Cody's Dev Blog

Cody's Dev Blog

Personal dev blog sharing lessons from projects and experiments.

Building Cody's Dev Blog: A Journey from Design to Deployment

June 18, 2024

What started as a simple idea — “I want a clean blog to post my dev writeups” — turned into a detailed walkthrough of static site building, templating, versioning, and deployment. This post outlines the entire process I went through to build Cody’s Dev Blog, from the first layout concept to pushing a polished site to GitHub Pages.

Leave a Comment