this README is currently in progress. Thank you for your understanding...
Designed to work fine with the DyweeCoreBundle providing great administration features
##Installing
just run
$ composer require dywee/blog-bundleadd the bundle to the kernel
new Dywee\BlogBundle\DyweeBlogBundle(),add the routing informations
dywee_blog:
resource: "@DyweeBlogBundle/Controller"
type: annotation
prefix: /no more configuration needed