This project is the documentation source for the symblog tutorial located at http://tutorial.symblog.co.uk
Full details of this project can be found at the symblog tutorial site.
The first 6 parts are currently available:
- Symfony2 Configuration and Templating
- Contact Page: Validators, Forms and Emailing
- The Blog Model: Using Doctrine 2 and Data Fixtures
- The Comments Model: Adding comments, Doctrine Repositories and Migrations
- Customising the view: Twig extensions, The sidebar and Assetic
- Testing: Unit and Functional with PHPUnit
The demo site for this project can be found at http://symblog.co.uk
symblog is currently under active development and is using Symfony 2.0.3
This tutorial is created using Sphinx. Follow the install instructions on their website. When installed run 'make html' in the project route to output the tutorial in html format. The generated html files will be placed in _build