Find a file
Joshua Seigler 7b58f2a8e3 tools post
2025-05-15 11:39:45 -04:00
assets tools post 2025-05-15 11:39:45 -04:00
site tools post 2025-05-15 11:39:45 -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 adjust cloud scale, cache-bust css by build 2025-05-08 10:27:40 -04:00
mise.local.toml support drafts, upgrade npm 2025-05-12 11:14:00 -04:00
package-lock.json add books, with Amazon links 2025-04-30 15:39:20 -04:00
package.json add some recipes 2025-05-05 00:03:44 -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