Find a file
2024-06-07 14:12:04 -04:00
assets make dark mode accent darker 2024-06-07 14:12:04 -04:00
site better print styles, updated home copy 2024-06-07 12:13:50 -04:00
.gitignore ignores, add tool versions 2024-06-07 11:29:30 -04:00
eleventy.config.js publishing from cli with rsync 2024-06-07 11:23:53 -04:00
mise.local.toml ignores, add tool versions 2024-06-07 11:29:30 -04:00
package.json publishing from cli with rsync 2024-06-07 11:23:53 -04:00
pnpm-lock.yaml publishing from cli with rsync 2024-06-07 11:23:53 -04:00
README.md move home page to site/pages 2024-06-07 11:41:52 -04:00

Prerequisites

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

Usage

  • Local development: pnpm dev
  • Deploy: pnpm upload