juusechec.github.io

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 Hugo extended version

run

hugo server -D -p 8081
open http://localhost:8081

based on