RubyGems.org

zenweb

3.0.0.b4

Zenweb is a set of classes/tools for organizing and formating a website. It is website oriented rather than webpage oriented, unlike most rendering tools. It is content oriented, rather than style oriented, unlike most rendering tools. It uses a rubygems plugin system to provide a very flexible, and powerful system. Zenweb 3 was inspired by jekyll. The filesystem layout is similar to jekyll's layout, but zenweb isn't focused on blogs. It can do any sort of website just fine. Zenweb uses rake to handle dependencies. As a result, scanning a website and regenerating incrementally is not just possible, it is blazingly fast.

installgem install zenweb -v 3.0.0.b4 --pre
Authors

Ryan Davis

3,642 total downloads 180 for this version
Owners

5a837592409354297424994e8d62f722

Gemfile
gem "zenweb", "~> 3.0.0.b4"
Versions
  1. 3.1.1 April 18, 2013
  2. 3.1.0 February 23, 2013
  3. 3.0.0 November 3, 2012
  4. 3.0.0.b5 August 22, 2012
  5. 3.0.0.b4 July 16, 2012
Show all versions (10 total)