Skip to content

danirod/phel-lang.org

 
 

Repository files navigation

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

About

Phel website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 37.8%
  • SCSS 24.5%
  • HTML 23.7%
  • JavaScript 14.0%