projects
Personal Feed Hugo Site
A static personal feed built with Hugo for posts, projects, adventures, photos, and philosophy notes.
Problem
A normal portfolio feels too static. A normal blog feels too slow. The goal is a personal feed that can hold small updates, code projects, photo posts, and training logs in one place.
Build
The site uses Hugo content sections:
posts / projects / adventures / gallery / philosophy
Each entry is a Markdown file. Hugo builds the final HTML and Cloudflare Pages serves it.
Result
The workflow is simple: write a Markdown file, add an image, push to GitHub, deploy automatically.
Next
Add real project screenshots, GitHub links, and technical breakdowns.