Personal website built with Hugo using the typo theme.
- Hugo (extended version)
hugo server -DThe site will be available at http://localhost:1313/.
hugoOutput is generated in the public/ directory.
The site is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the main branch.