Static pages (like /faq) can be found in /src/AppBundle/Resources/staticContent.
They are dynamically loaded and use markdown.
If you wish to add a new static page just add a file. It's filename will translate to the url.
integrations.md --> /integrations
Menu must be edited in the base template.
/app/Resources/views/base.html.twig
Website was created with Materializecss.
This project is very well suited for beginner programers as there are many fun features that can easily be added.
The backend is coded in PHP and Symfony2.
If you would like to give it a go contact the maintainer and have a look at the beginner label.