Find a file
2025-06-27 12:38:50 -04:00
assets add cloudscape 2025-06-27 12:38:50 -04:00
site improve heading css 2025-06-27 00:06:55 -04:00
.editorconfig add books, with Amazon links 2025-04-30 15:39:20 -04:00
.gitignore ignores, add tool versions 2024-06-07 11:29:30 -04:00
eleventy.config.js new post 2025-06-22 00:19:46 -04:00
mise.local.toml spruce up books page, update node 2025-05-21 13:37:47 -04:00
package-lock.json add a TOC, more nutrition info stuff, update some styles and templates 2025-06-19 16:54:19 -04:00
package.json add a TOC, more nutrition info stuff, update some styles and templates 2025-06-19 16:54:19 -04:00
README.md update README, add meta description, fill orange into corners 2025-05-08 23:47:33 -04:00

Prerequisites

  • node@20
  • mise (optional) to install dependencies

Usage

  • Local development: npm run dev
  • Deploy: npm run upload