====== webgen Website Generation Tool ======
* [[http://webgen.rubyforge.org/|Project Homepage]]
* [[http://groups.google.com/group/webgen-users/topics?gvc=2|groups.google.com - webgen-users]]
===== First Steps =====
* Create a new website directory:\\ webgen create
* Create and populate the //output// directory of the website:\\ webgen -d [run]
* Change look annd feel of a website:\\ webgen -d use website_style
with may be //default// or one of //andreas00..andreas09//
===== Writing Content =====
The webgen site content is written in **kramdown**, the ruby implementation of [[soft:app:publishing_tools:markdown]]
* [[http://kramdown.rubyforge.org/quickref.html|Quick Reference]]
* [[http://kramdown.rubyforge.org/syntax.html|Syntax]]
* [[https://github.com/gettalong/webgen/blob/master/data/webgen/passive_sources/default.metainfo|default.metainfo]]