/phel-lang.org

Phel website

Primary LanguagePHPMIT LicenseMIT

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 & publish

Build the API page

composer install # install phel as composer dependency
composer build   # build the API documentation page & the API search index