• This repository has been archived on 28/Jul/2022
  • Stars
    star
    105
  • Rank 326,425 (Top 7 %)
  • Language
    Python
  • Created about 13 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tutorial for symblog - Creating a blog in Symfony2

symblog tutorial - Creating a blog in Symfony2

Overview

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:

  1. Symfony2 Configuration and Templating
  2. Contact Page: Validators, Forms and Emailing
  3. The Blog Model: Using Doctrine 2 and Data Fixtures
  4. The Comments Model: Adding comments, Doctrine Repositories and Migrations
  5. Customising the view: Twig extensions, The sidebar and Assetic
  6. Testing: Unit and Functional with PHPUnit

Demo site

The demo site for this project can be found at http://symblog.co.uk

Symfony2

symblog is currently under active development and is using Symfony 2.0.3

Contributing

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