Built with from Grav and Hugo
Install dependencies and run the tests:
make install make test
Check code complexity:
make complexity
Validate typing and formatting:
make lint