Blog
Writing, reading notes, and small ideas — in public.
Loading posts…
How this blog works
Posts are stored as Markdown files in blog/posts/. Metadata lives in blog/posts.json.
The page is built client-side (no Jekyll build needed), so it works on GitHub Pages with a .nojekyll file.
- Create
blog/posts/<slug>.md - Add an entry to
blog/posts.jsonwith the sameslug - Commit + push