Source of arnaudligny.fr, generated by Cecil, automatically built and deployed with Netlify.
curl -SOL https://cecil.app/cecil.phar
php cecil.phar serve
Serve without serviceworker nor images optimizations:
php cecil.phar serve --config=config/dev.yml
npm install htmlhint -g
htmlhint _site
export CYPRESS_RECORD_KEY="<record_key>"
npm run ci:record
cd _site
npm install netlify-cli -g
netlify init
netlify deploy
Source code is provided under the MIT License and content under the CC BY-SA 4.0.