skip to content
Vishnu Sivanpillai

Three Use Cases, Three Frameworks

Playing with three static site generators at the same time — each chosen for a specific use case, each teaching me something different.

  • MkDocs (Material) — API documentation site. Clean, structured, built for technical docs.
  • Hugo — A temporary site for a club. Fast to spin up, no fuss.
  • Astro 5 — This personal profile site. Component-driven, flexible.

It’s learning and evaluation rolled into one. Each project has a real purpose, which makes the tradeoffs much clearer than any tutorial would.