This market is about a startup GitButler https://gitbutler.com/
I'm iterested will this startup succeed and as a proxy metric for this I have decided to check if there are blog posts in the official blog https://blog.gitbutler.com/
This market is "Multiple choice" with the settings:
* Who can add new answers later? — No one
* How many answers will be chosen? — Any number
Each answer is a year. I will resolve each answer to YES or NO. If there is blog post in that year the answer is resolved as YES. If there is no blog post in that year then the answer resolves as NO.
I will resolve each answer to YES shortly after there is a first blog post in that year.
I will resolve each answer to NO afther the year is over and there is no blog posts.
Some edge cases:
* No eary resolutions. For example if today (december 2023) the site is closed stil each answer will be resolved only after each year is finished.
* If the site https://blog.gitbutler.com/ is not working anymore then it is going to be NO for that year (but ony after the year is over)
* If the project is renamed to something else and the official site is changed, it means NO for thet year (but still only after the year is over)
I"m going to check the date for the blog posts in 2 ways:
In blog post there is date in html markup (this is what I will check first):
<time datetime="2023-11-30">2 days ago</time>
I'm also subsribed to blog posts via email, I will check the date-time when I recieve email.
## Timezone
Timezone for the market is timezone of Berlin, Germany (the city of this startup)
## Author betting rules
The author of the market can bet on this market.
Resolving 2024 as YES because of blog post https://blog.gitbutler.com/opening-up-gitbutler/
it has in html markup
<time datetime="2024-02-02">19 hours ago</time>