Every builder needs a home base they fully own. Not a profile on someone else’s platform — an actual domain, with actual files, that will still work in ten years.
This is mine.
How it works
The whole site is static. Every blog post is just a markdown file in a folder — I write, commit, and it’s published. No CMS, no database, nothing to maintain.
src/content/blog/
├── hello-world.md
├── shipping-small.md
└── ...
What you’ll find here
- Blog — long-form notes on software, product, and building independently.
- Resources — free tools that run in your browser, plus ebooks and templates you can download.
That’s it. Simple on purpose.