Cycle
♻ A static site generator written in Common Lisp that works for me and probably no one else.
Folder structure
. ├── pages ├── posts ├── public │ ├── images │ └── js └── templates └── partials
Pre-built binaries
Currently there are pre-built binaries for Linux and macOS in Releases.
Compile binary
sbcl
make