My personal website, built with Hugo and hosted on GitHub Pages. The base theme is Wowchemy, with some little edits by me. The website is automatically deployed using the Hugo and GH Pages actions by @peaceiris.
- Install deb https://github.com/gohugoio/hugo/releases/download/v0.81.0/hugo_extended_0.81.0_Linux-64bit.deb
- Or a newer version https://github.com/gohugoio/hugo/releases
hugo server -D -p 8081
open http://localhost:8081