This is the code for the website of Phel: https://phel-lang.org.
- Build the API page
- Build the documentation
# install phel as a composer dependency
composer install
# build the API doc page, API search index & releases pages
composer buildThe documentation is build with Zola.
npm run dev # serve and watch CSS changeszola build # build & publish