♻ An opinionated static site engine in Common Lisp
- Common Lisp 82.7%
- Dockerfile 6.2%
- Nix 6.1%
- Shell 3.9%
- Makefile 1.1%
| ci | ||
| .gitignore | ||
| .travis.yml | ||
| cycle-dev.asd | ||
| cycle-dev.lisp | ||
| cycle.asd | ||
| cycle.lisp | ||
| default.nix | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.org | ||
Cycle
https://travis-ci.org/asimpson/cycle.svg?branch=master
♻ 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