Driftwood
A markdown blog framework for hackers. No JS, just files.
- Abandoned:
- 2y ago
- License:
- MIT
- Submitted by:
- Marcus Beaumont
The story
Driftwood was my weekend project for two years. It served my own blog for 18 months. It does exactly one thing: turns a folder of .md files into a static site. Has RSS, has tags, has a theme system. Doesn't have a build step. Doesn't have a config file. Just runs. It taught me a lot about Go templates. I don't blog publicly anymore (moved to paper journals), so it has no user. Would love to see it find one.