Skip to content

Repository files navigation

A simple Middleman starting point

demo:

http://middleman-bootstrap.herokuapp.com/

supports:

install:

$ git clone git://github.com/fujimogn/middleman-bootstrap.git #{APP_DIR} && cd #{APP_DIR}
( $ gem install bundle --pre )
$ bundle install --without production
$ bower install

deploy:

$ heroku create middleman-bootstrap --stack cedar
$ git add .
$ git commit -m "first commit"
$ git push heroku master

About

A simple Middleman starting point

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages