repo: https://github.com/hparra/hparra.github.io
settings: https://github.com/hparra/hparra.github.io/settings/pages
Built with gliki, a small git-based bliki generator, and published to GitHub Pages via Actions. Content lives in docs/.
npm install # once
npm run serve # build + serve at http://127.0.0.1:4000
npm run build # build to ./public
npm run ci # typecheck + lint + test