Hey everybody!
--------------

I just release a new webgen version which fixes some bugs and brings  
one new feature: customizable links to any file handled by webgen.  
Have a look at http://webgen.rubyforge.org/news.html to see a  
complete list of changes!

Best regards,
   Thomas


What's 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 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!

Have a look at the examples page at http://webgen.rubyforge.org/ 
examples/index.html to get a first impression of webgen!