middleman-ratchet

Gem Version

middleman-ratchet is an extension for the Middleman static site generator that adds support for the Ratchet prototyping mobile apps

Install

gem install middleman
gem install middleman-ratchet
middleman init project_name --template ratchet

Run

middleman server

Learn more

Contributing

  1. Fork repository
  2. Create a branch following a successfull branching model
  3. Write your feature/fix
  4. Pull request

Licence

Released under the MIT License. See the LICENSE file for further details.