cecil.app
Source code of https://cecil.app, generated with Cecil (obviously!) and hosted by Netlify.
Development
npm install tailwindcss
npm install @tailwindcss/typography
npx tailwindcss-cli build ./static/tailwind.css -o ./static/styles.css
curl -LO https://cecil.app/cecil.phar
php cecil.phar serve -vProduction
CECIL_ENV=production npx tailwindcss-cli build ./static/tailwind.css -o ./static/styles.css
curl -LO https://cecil.app/cecil.phar
php cecil.phar build