Blog Posts
Every project can have a blog for updates, announcements, behind-the-scenes writing, and anything else. Blog posts are separate from items – free-form writing, not releases.
Creating a Blog Post
- Go to your project dashboard
- Click “New Blog Post”
- Enter a title and write your content in Markdown
- Choose to publish immediately or schedule for later
Blog posts support full Markdown: headings, lists, links, images, code blocks, and inline formatting.
Scheduling
Set a future publish date and time. Scheduled posts are not visible until their publish time arrives (checked every 60 seconds). Edit or reschedule from the dashboard at any time before publication.
Discussion Threads
When you publish a blog post, Multithreaded (the integrated forum) automatically creates a linked discussion thread at the bottom of the post.
The Changelog
The platform changelog at /changelog uses the same blog system. Your project blogs live at /p/your-project/blog.
RSS
Blog posts are included in your project’s blog RSS feed at /p/your-project/blog/rss, separate from the item RSS feed at /p/your-project/rss.
Visibility
- Published posts are visible to anyone
- Draft posts are visible only to you (the project owner)
- Scheduled posts are visible only to you until their publish time
See Also
- RSS Feeds: How RSS works for items and blog posts
- Content & Items: Creating and managing items
- Projects: Project setup and management