project status update
this page was published with one command: mdshare ./status.md
what you're looking at
a rendered markdown page hosted at a clean URL. no account required to publish. share plans, notes, specs, or anything else — one command, one link.
"we switched from google docs to mdshare for all internal specs. everything stays in git, sharing is instant." — a user, probably
features
- headers, lists, code — standard markdown, cleanly rendered
- password protection — optional, per-publish
- raw view — toggle to see the source markdown
- expiration — free links expire after 7 days. pro keeps them permanent.
nested lists work too
- publish a file
- from the CLI:
mdshare ./plan.md - from an AI agent: paste the install command
- from the CLI:
- get a link back
- share it anywhere
status
| milestone | owner | status | date |
|---|---|---|---|
| landing page | jack | shipped | jul 12 |
| CLI v1 | jack | shipped | jul 15 |
| pro billing | jack | shipped | jul 20 |
| public launch | team | next | jul 28 |
try it
curl -fsSL https://mdshare.link/install.sh | bash
mdshare ./notes.md
published with mdshare.link.