Own the source. Compose with anything.

Websites, knowledge bases, blogs, even a Notion replacement — built from plain text files you own, with tools you can swap anytime. Markdown is quietly everywhere; here's the way to make it work for you.

notes/reading-list.md — plain text, yours forever
# My reading list
 
Books I **actually** finished:
 
- [ ] The Dispossessed
- [x] File over app
- [x] [the manifesto](/manifesto)
 
> Plain text never goes out of fashion.
the same file, rendered — by any tool, today or in 2046
My reading list

Books I actually finished:

☐ The Dispossessed
☑ File over app
the manifesto
Plain text never goes out of fashion.

That's the whole trick, and it goes remarkably far. Try it yourself in the playground 🎮

Why markdown wins

What will you build?

Nobody cares about markdown, the same way nobody cares about ASCII. You care about the thing you want to make — and there's a guide for each:

Start where you are

New to markdown? The basics take ten minutes, or try it live right now. Onboarding a team? The step-by-step path.

Ready to build? The roadmap walks the whole journey; the tutorial series takes you from zero to a published website.

Already fluent? The knowledge base, the videos, the canon and timeline — or go deep with The Markdown Database Pattern.

What's new? The blog — announcements, essays, changelog.


Made by Rufus Pollock, as markdown files in the open. This page is itself markdown with a little HTML in it — which is rather the point.

Built with LogoFlowershow