Static Blog Prototype

Static Sites Are Great

Static sites are fast, secure, and easy to deploy. No databases, no server-side rendering, just plain HTML files served from a CDN.

This blog is built with a minimal Python script and deployed via GitHub Pages.