Skip to content

matks/markdown-blog-bundle-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-blog-bundle-example

This is an example to show how to use MarkdownBlogBundle :

  • a Symfony 3.1 application using the bundle
  • blog data and structure are provided by MarkdownBlogBundle
  • template from bootstrap

Installation

Clone the repository

$ git clone git@github.com:matks/markdown-blog-bundle-example.git

Install the dependencies with composer

$ php composer.phar install

Usage

Run

$ php app/console server:run

Then open http://127.0.0.1:8000 in your browser

About

An example to show how to use MarkdownBlogBundle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published