Source code of cecil.app website, generated with Cecil (obviously) and hosted by Netlify.
Download Cecil
curl -LO https://cecil.app/cecil.pharInstall dependencies
composer install
npm installThe documentation is available in docs at github.com/Cecilapp/Cecil.
php cecil.phar new:page --name=news/cecil-X.Y.0-released --prefixnpm run css:watch
php cecil.phar serve -v --config=config/dev.ymlCECIL_ENV=production npm run css:build
php cecil.phar build