website Building To build SASS files and the HTML files run: ./scripts/build.sh To run a watcher that automatically rebuilds on changes run: ./scripts/watch.sh Dependencies python3 brew install python3 Pip dependencies pip3 install -r requirements.txt entr brew install entr