Skip to content

sloanelybutsurely/sloane.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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