RubyGems.org

zenweb

2.18.1

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 provides a plugin system of renderers and filters to provide a very flexible, and powerful system. Documentation is available in the docs directory, and can be generated into html (in docshtml) simply by running make. See QuickStart and YourOwnWebsite for setup and starting to build a website. (EXPERIMENTAL) If you are running apache, you might try 'make apache' which will run a private version of apache that points to the generated documenation. Point your browser to port 8080 of localhost or whatever machine you are running on.

installgem install zenweb -v 2.18.1
Authors

Ryan Davis

3,642 total downloads 1,079 for this version
Owners

5a837592409354297424994e8d62f722

Gemfile
gem "zenweb", "~> 2.18.1"
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)
Runtime Dependencies
  1. hoe >= 2.3.0
Development Dependencies
  1. hoe >= 2.3.0