My static site hosted on GitHub Pages, built with Hugo.
brew install hugo
./run.sh
Serves the site at http://localhost:1313 with drafts included. Live-reloads on file changes.
Pushing to master triggers a GitHub Actions workflow that builds and deploys the site automatically.