Find a file
sloane e729a0d979
pollen (#12)
* refactor: change tooling

* initial layout of new site

* add tufte css
2024-11-09 17:34:10 -05:00
site pollen (#12) 2024-11-09 17:34:10 -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