Cecil is a CLI application, powered by PHP, that merge plain text files (written in Markdown), images and Twig templates to generate a static website.
The first version was published in Sep 2013 and was a very simple PHP script powered by Zend\Console
and Twig.
Since the 2.x branch, Cecil use a powerful core library, PHPoole, decoupled from the CLI application.