Personal website
Builds should be triggered by Github Actions
Make sure you clone recursively to grab submodules
git clone --recursive [email protected]:m3h/m3h.github.io.git
This starts a hugo server, with drafts enabled:
hugo server -D
hugo new posts/YOUR-POST-TITLE.md