Posted By: Thomas Leitner
Date: 2007-12-31 09:55
Summary: webgen 0.4.7
Project: webgen
I have just released webgen 0.4.7 with some feature enhancements like support for Haml and Sass and multi-lingual gallery files.
Check the homepage for more information: --> http://webgen.rubyforge.org/news.html
The current development version is also nearly completed and has many new features like support for RSS/atom feeds, a blog file handler, localization for every file handled by webgen, selective regeneration of files (only changed files are regenerated) and more.
Some plugins still need to be converted but the repository is already very useable and the ones who want to live on the edge can try it out via:
svn co svn://rubyforge.org/var/svn/webgen/branches/head webgen
cd webgen
ruby -Ilib -rubygems bin/webgen help
ruby -Ilib -rubygems bin/webgen -d doc #generates the documentation |
|