A simple and powerful content-driven static site generator.
Cecil, a simple and powerful content-driven static site generator.
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
π Documentation | π» Demo | π Issue tracker | π¬ Discussion
Read the Quick Start documentation page.
Create and deploy a blog site:
Download cecil.phar
from your browser or from your terminal:
curl -LO https://cecil.app/cecil.phar
Then install the binary globally:
mv cecil.phar /usr/local/bin/cecil
chmod +x /usr/local/bin/cecil
[!IMPORTANT]
PHP 8.1+ is required.
cecil help
cecil new:site
cecil serve
See Contributing.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
npx all-contributors add
npx all-contributors generate
Cecil is a free software distributed under the terms of the MIT license.
Cecil Β© Arnaud Ligny
Logo Β© CΓ©cile Ricordeau