Welcome, have a sip of Moka delicious code!
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.
Moka values
- Don't Repeat Yourself
- Convention Over Configuration
- Learn it in 10 minutes, start your creative work immediately
- Compile everything into plain HTML and CSS code
- Works on virtually any possible web-server
Prerequisites
Moka is really simple and straightforward, but it is intended for developers and people who already know how to code in HTML and CSS. Since Moka uses Ruby language, some knowledge of it is probably needed before getting started. For Ruby on Rails developers, using Moka should be extremely simple, since Moka uses erb (or haml) and many helper methods that work nearly the same way as in Rails.
See Moka on RubyGems.org