terminal://blurt.sh
[ OPEN_SOURCE // MIT_LICENSED ]

MARKDOWN IN,
POSTS EVERYWHERE.

Write once, publish everywhere. Your posts are files you own. No vendor lock-in.

LAUNCHING APRIL 21. NO_SPAM. JUST A LAUNCH NOTIFICATION.

SELF_HOSTED MIT_LICENSED NO_DATABASE

THE_PROBLEM

PUBLISHING_IS_BROKEN
content_copy

COPY_PASTE_HELL

One post, six platforms. Each with different formatting, image sizes, and character limits. Every. Single. Time.

lock

VENDOR_LOCK_IN

Your content lives in someone else's database. If the service shuts down, your publishing history vanishes.

payments

$29/MONTH_FOR_A_QUEUE

Social scheduling tools charge a premium for basic functionality. You're paying rent on your own workflow.

warning

NO_SOURCE_OF_TRUTH

Published a thread last March? Good luck finding the original. There's no single place where your content history lives.

description

FILES_YOU_OWN

Posts live as markdown files on your filesystem. No database lock-in. If Blurt disappears, your content doesn't.

REF: 0x01
verified_user

SYSTEM_OF_RECORD

After publishing, permalinks are written back into your files. Your markdown becomes the source of truth.

REF: 0x02
share

6_PLATFORMS,_1_FILE

Bluesky, Mastodon, LinkedIn, Medium, Dev.to, Substack. One markdown file targets all of them.

REF: 0x03

SIMPLE_BY_DESIGN

A MARKDOWN FILE IS ALL YOU NEED
bash — blurt post
---
platforms: [bluesky, mastodon, linkedin]
scheduledAt: "2026-04-21T08:00:00Z"
---
Just launched Blurt — write markdown,
publish everywhere.
Your posts are files. Your history is frontmatter.
No vendor lock-in. No $29/month for a queue.
$ blurt post --file launch.md
SUCCESS: Published to 3 platforms in 1.2s

THE_PROCESS

01

WRITE

Markdown file with frontmatter. Pick your platforms, set a schedule.

02

QUEUE

Drop it in the folder, or use the API, CLI, MCP, or web UI.

03

PUBLISH

Blurt publishes everywhere in parallel, resizing images per platform.

04

RECORD

Permalinks saved back to your file. Markdown is now the system of record.

SUPPORTED_PLATFORMS

PUBLISH FROM A SINGLE FILE

BLUESKY
MASTODON
LINKEDIN
MEDIUM
DEV.TO
SUBSTACK
MORE_COMING

STOP_COPYING.
START_BLURTING.

VIEW_ON_GITHUB

OPEN_SOURCE. SELF_HOSTED. NO_DATABASE.