Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 236 Bytes

README.rdoc

File metadata and controls

18 lines (9 loc) · 236 Bytes

middleman-blog-example

  1. clone

    git clone git://github.com/matt-hh/middleman-blog-example.git
  2. install

    cd middleman-blog-example; bundle install
    
  3. run

    bundle exec mm-server
    

    build

    bundle exec mm-build