Find a file
2024-11-09 11:25:28 -05:00
site initial layout of new site 2024-11-09 11:25:28 -05:00
.gitignore refactor: change tooling 2024-11-09 11:14:22 -05:00
.mise.toml refactor: change tooling 2024-11-09 11:14:22 -05:00
README.md refactor: change tooling 2024-11-09 11:14:22 -05:00

sloane.sh

Setup

brew install --cask racket
raco pkg install pollen

Working on the site

raco pollen start site

Building the site

mkdir -p build
raco pollen render site
raco pollen publish site build