Skip to content
/ cycle Public
forked from asimpson/cycle

♻ An opinionated static site engine in Common Lisp

License

Notifications You must be signed in to change notification settings

yock/cycle

 
 

Repository files navigation

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

ecl

make ecl

About

♻ An opinionated static site engine in Common Lisp

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 97.8%
  • Makefile 2.2%