Find a file
2024-11-10 17:02:02 -05:00
site bring back my 'uses this' page 2024-11-10 17:02:02 -05:00
.gitignore pollen (#12) 2024-11-09 17:34:10 -05:00
.mise.toml pollen (#12) 2024-11-09 17:34:10 -05:00
README.md pollen (#12) 2024-11-09 17:34:10 -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