We use the Symfony Framework along with several other bundles I'm not going to delve into setting up or configuring Symfony as you can find all of the documentation online either at [Symfony Documentation][] or on GitHub for each of the bundles we use.
We're running on Linux. See setting up the server for details.
Be sure to have followed the steps outlined in the Server Setup section above. Now you should be ready to get our website up and running. See Configuring our code
The [Symfony Documentation][] has very good descriptions and instructions on how the Symfony ecosystem works and is organized. I'm not going to attempt to recreate any of that here. Instead I'm simply going to give a really coarse overview. Ready? head on over here.
- [Setup the server to render markdown files.](https://github.com/RhaLabs/ProjectManagement/tree/master/src/LimeTrail/Bundle/Resources/doc/setting_up_to render_markdown.md) [Symfony Documentation]: http://symfony.com/doc/current/book/index.html "Symfony Documentation"