This is the hugo repository for the blog at seh.dev.
This repository is the source for the contents shown in the pages repository at https://github.com/henesy/henesy.github.io.
git clone https://github.com/gohugoio/hugo
cd hugo
go install --tags extended
git clone --recurse-submodules https://github.com/henesy/blog
cd blog
hugo server --disableFastRender
# Follow hugo instructions for viewing the rendered content