RubyGems.org

moka

0.1.5

Moka is a damn simple framework designed to build static websites like portfolios, showcases, minisites, HTML mockups, etc. Moka setup takes a single command, and it provides you with a hierarchical template system and some super-convenient helper functions so you never have to write more code than necessary. The result of your work is compiled to plain HTML, CSS and Javascript: you just need to upload it to your server to deploy it. Add as a bonus the Lipsum helpers, with which you can generate dummy text with a single line of code during development or in HTML mockups.

installgem install moka
Authors

Luca Ongaro, Luca Tironi

4,165 total downloads 880 for this version
Owners

C5c9928aa35220d370a259f01b4e2081

Gemfile
gem "moka", "~> 0.1.5"
Versions
  1. 0.1.5 November 30, 2010
  2. 0.1.4 November 28, 2010
  3. 0.1.3 November 24, 2010
  4. 0.1.2 November 19, 2010
  5. 0.1.1 November 15, 2010
Runtime Dependencies
  1. haml >= 0
  2. thor >= 0