Personal blog built with Hugo using the Terminal theme.
- Install Hugo
- Clone this repo
- Run
hugo serverto start the dev server
hugoThis generates static files in the public/ directory. Deploy the public/ folder to your hosting service (GitHub Pages, Netlify, Vercel, etc.).