Source code for guangda.me. Built with Hugo and the PaperMod theme. Deployed to GitHub Pages via GitHub Actions.
# Install dependencies (requires Go and Hugo)
hugo mod get
# Start dev server (includes drafts)
hugo server -D
# Production build
hugo --minifyhugo new posts/<slug>.md