0.0.1
0.0.1.0Your personal blog butler
MIT
The Requires
Your blog's butler.
Cecil, a simple and powerful content-driven static site generator., (*2)
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website., (*4)
π Documentation | π» Demo | π Issues tracker | π¬ Discussions, (*5)
, (*6)
Read the Quick Start documentation page., (*7)
Create and deploy a blog site:
, (*8)
Download cecil.phar
from your browser or from your terminal:, (*9)
curl -LO https://github.com/Cecilapp/Cecil/releases/latest/download/cecil.phar
[!IMPORTANT] PHP 8.1+ is required., (*10)
php cecil.phar help
php cecil.phar new:site
php cecil.phar serve
See Contributing., (*11)
Thanks goes to these wonderful people (emoji key):, (*12)
, (*13)
, (*14)
This project follows the all-contributors specification. Contributions of any kind welcome!, (*15)
npx all-contributors add npx all-contributors generate
Build the cecil.phar
with Box:, (*16)
# Install Box globally composer global require humbug/box # Add Box to your PATH export PATH=~/.composer/vendor/bin:$PATH # Build the phar file composer build # check the phar file php dist/cecil.phar about
Β Β Β Β Β Β Β Β
Β Β Β Β Β Β Β Β , (*17)
Cecil is a free software distributed under the terms of the MIT license., (*18)
Cecil Β© Arnaud Ligny
Logo Β© CΓ©cile Ricordeau, (*19)
Your personal blog butler
MIT