Hugo-Powered Static Site – Self-Hosted Static Site for Resume and Homelab Work
This project is my static portfolio and technical blog, built with Hugo and self-hosted via Docker Compose. It replaces an existing WordPress site with a stack that is: simpler to reason about, dramatically faster to load, and tailored to documenting homelab, networking, security, and automation projects. Everything that matters—the posts, projects, and about content—is written in Markdown and version-controlled. The final site is just static HTML, CSS, and JS served from a lightweight container instead of a full PHP and database stack. ...