Phel website
This is the code for the website of Phel: https://phel-lang.org.
Build the documentation
The documentation is build with Zola.
zola serve # build & serve
zola build # build & publishBuild the API page
composer install # install phel as composer dependency
composer build # build the API documentation page & the API search index