cyc is a simple static site generator. cyc is orders of magnitudes faster and less bloated than its competitors.
As long as the documentation is lacking, I suggest the following: To learn how to use cyc, just clone this repository and run make. Use your browser to navigate to public/index.html and inspect the output pages generated as well as the source files in content/ and template/. At some point, I will add more documentation.
View the example website from this repository. View another website built with cyc.
None
Unless otherwise noted, everything in this repository is released under GPLv3, or (at your option) any later version.
However, all files in static/, content/ and template/ are additionally released under CC0. This is to allow you to use these files as utterly unencumbered building blocks for your own website.