TODO: Update to use Staticl in these instructions.
This repository contains the source of the https://40ants.com site.
How to build a site:
(ql:quickload '(cl-plus-ssl-osx-fix coleslaw-cli github))
;; To make high a limit on API calls
(setf github:*token*
"ghp_*******")
(coleslaw-cli:generate)