This is my home website.
It uses a custom Hugo theme to build a static site that serves markdown-files.
- Download and install Hugo
git clone https://github.com/Cengelsen/cengelsen.no.git
git submodule update --init --recursive
cd cengelsen.no
hugo serve