0.0.1
0.0.1.0Your personal blog butler
MIT
The Requires
Your blog's butler.
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., (*8)
Create and deploy a blog site:
, (*9)
Download cecil.phar
from your browser or from your terminal:, (*10)
curl -LO https://github.com/Cecilapp/Cecil/releases/latest/download/cecil.phar
[!IMPORTANT] PHP 8.1+ is required., (*11)
php cecil.phar help
php cecil.phar new:site
php cecil.phar serve
See Contributing., (*12)
Thanks goes to these wonderful people (emoji key):, (*13)
, (*14)
, (*15)
This project follows the all-contributors specification. Contributions of any kind welcome!, (*16)
npx all-contributors add npx all-contributors generate
Build the cecil.phar
binary with Box:, (*17)
# 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
Build the API documentation with phpDocumentor:, (*18)
# Install phpDocumentor globally curl -Lo phpdoc https://phpdoc.org/phpDocumentor.phar # Build the API documentation php phpdoc
Β Β Β Β Β Β Β Β
Β Β Β Β Β Β Β Β , (*19)
Cecil is a free software distributed under the terms of the MIT license., (*20)
Cecil Β© Arnaud Ligny
Logo Β© CΓ©cile Ricordeau, (*21)
Your personal blog butler
MIT