Find a file
2025-07-09 02:24:48 -04:00
assets chasing 100s on lighthouse 2025-07-06 01:32:52 -04:00
configHelpers add links page 2025-06-27 14:49:07 -04:00
site fix my images by using the image transform 2025-07-09 02:24:48 -04:00
.editorconfig add books, with Amazon links 2025-04-30 15:39:20 -04:00
.gitignore add vite bundler 2025-06-28 02:24:56 -04:00
eleventy.config.js fix my images by using the image transform 2025-07-09 02:24:48 -04:00
mise.local.toml spruce up books page, update node 2025-05-21 13:37:47 -04:00
package-lock.json integrate cover images 2025-07-01 02:54:00 -04:00
package.json integrate cover images 2025-07-01 02:54:00 -04:00
README.md update README, add meta description, fill orange into corners 2025-05-08 23:47:33 -04:00
types.d.ts add links page 2025-06-27 14:49:07 -04:00

Prerequisites

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

Usage

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