Guest Bets Updates: June 16, 2026
June 16, 2026
The blog is live, backed by a real database and ready for every crawler that lands on it
We shipped the blog today. Articles are stored in the database, served at their own public pages, and rendered server-side so search engines and social link previews see real content from the first visit.
- Public blog is live at /blog and /blog/:slug
- A new Blog tab in the developer dashboard lets us write and publish posts directly
- Server-side rendering is wired up so crawlers index every article properly
- The sitemap is updated to include all blog posts
- Under the hood, the blog schema and a secure publish endpoint were added to the database and API