Personal website built with Hugo and the Nightfall theme. Deployed to GitHub Pages via GitHub Actions.
Start the local dev server (requires Dart Sass):
hugo server -DSite will be available at http://localhost:1313/.
hugo --minifyPushes to master automatically build and deploy via the GitHub Actions workflow.