This is the repository for website at cagilo.github.io.
Note. This repository contains the main website/documentation code. If you're looking for a UI package, visit the cagilo/cagilo principal repository.
If you spot any errors, typos or missing information, please submit a pull request.
If you want to work on this project on your local machine, you may follow the instructions below.
# build static files with Jigsaw ./vendor/bin/jigsaw build # compile assets with Laravel Mix # options: dev, staging, production npm run dev