## About webgen
webgen is a tool to generate static websites by combining content
with template files. You create one or more template files in which
you define the layout of your page and where the content should go.
After that you create page files in which you only define the
content.
You can use a variety of markup languages like Textile or Markdown or
Haml to define your content and you can add dynamic parts via ERB or by
using webgen tags. This allows the automatic generation of menus,
breadcrumb trails and much more!
Homepage for installation instructions and documentation:
http://webgen.gettalong.org/
## webgen 1.2.0
This is just a small update introducing two new configuration options
and fixing some bugs.
### Changes
* 3 minor changes:
- Tag menu: new [tag.menu.tracking_style configuration option] (to
specify whether the content or the meta information should be
tracked)
- Tag date: new [tag.date.mi configuration option] (to format any
date/time meta information key)
- On command line parsing errors, only the error is now shown, not
the complete help
* 2 bug fixes:
- Fixed auto-generate mode when the current directory is not the
website directory
- Path handler feed: custom `cn`/`dest_path` meta information is now
respected
Cheers,
Thomas
_______________________________________________
webgen-users mailing list
webgen...@rubyforge.org
http://rubyforge.org/mailman/listinfo/webgen-users