epiccastle.io
May 4, 2026 ยท View on GitHub
Source code for website for https://epiccastle.io
Dependency
The site is built using babashka. Install babashka using the instructions on that page.
Building
make build
Testing
-
Run the test server with:
make runserver -
Point your browser at http://localhost:8000
Deploy
make deploy
Spire pages
To generate the spire site pages you will need to have spire project
checked out as a sibling directory to the root of this
directory. ie. going cd ../spire from this directory takes you to
the spire root.