Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 282 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 282 Bytes

staticast.cecil.app

Staticast website.

Development

Install

composer install
npm install
curl -LO https://cecil.app/cecil.phar

Build

npx tailwindcss -i ./themes/applanding/tailwind.css -o ./assets/styles.css --watch
php cecil.phar serve -v