To start:
install rvm install ruby 1.9.3 install bundler
bundle install middleman server (to develop the site on localhost:4567) middleman build (to genereate the site into build-folder) rake publish
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To start:
install rvm install ruby 1.9.3 install bundler
bundle install middleman server (to develop the site on localhost:4567) middleman build (to genereate the site into build-folder) rake publish