Colophon

How this site was made or behind-the-scenes of this site

Welcome to the “How this site was made” page where I explain each component used in this personal website, digital garden, service platform, digital space, or whatever this site currently is.

Philosophy

I believe in building things that are simple, fast, and transparent. This site reflects that: no bloat, no tracking beyond the basics, and everything is handcrafted in markdown. It’s a space for learning in public, documenting what I explore, and keeping a digital trail of my thoughts.

Built With

The site is powered by Hugo (v0.147.3), a fast static site generator. For styling, I use Tailwind CSS (v4), which lets me build designs directly in the markup using utility classes.

A few Tailwind plugins help with typography and scrollbar styling. The site uses the Tailwind CLI instead of PostCSS, keeping the setup simple.

Development Tools

  • Prettier formats the code with help from plugins for Tailwind CSS and Go templates
  • Hugo Pipes minifies the CSS and adds cache-busting hashes
  • All posts are written manually in Markdown and pushed to GitHub
  • Deployed via Cloudflare Pages

Fonts and Design

I use Inter for my articles or page contents and Geist Mono for everything else. Icons are provided by Lucide. The design is minimal, fast, and readable on all screen sizes.

Integrations

  • Giscus enables comments through GitHub Discussions
  • Google Analytics tracks basic site metrics

Growth Stages

Every post on this site has a growth stage indicating how complete and comprehensive it is.

NameCompletenessDescription
Sapling🌱 0–40%A fresh seed of thought. Unpolished and possibly incomplete.
Growing🌿 40–90%Developing with more structure and clarity. Still evolving.
Evergreen🌳 90–100%Mature and stable. Well-formed, regularly reviewed and maintained.

Notes

This site is always evolving. It’s part personal lab, part public notebook.