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