Launching my Svelte blog with Tablog
Pinned
After years of development, I’ve launched my dev blog, powered by Svelte.
Tablog was an easy choice to build from. Fast, easy, minimal, and easy to extend. Svelte all the way down.
The other kits I tried had a lot of configuration that, for me, was either too complex or too limiting.
Key features:
- /content contains .md files that generate the routes for articles
- tags, authors
- drafts
- rss feed
- simple site config at src/config.js