My personal website built with Hugo (extended, pinned to
0.162.0 — see .github/workflows/build-and-deploy.yml and
.devcontainer/devcontainer.json).
hugo server -D # live preview with drafts at http://localhost:1313
npm run format # format templates with Prettier
npm run check-links # build and validate links with lychee