[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] webgen 0.3.0 - template based static website generator

Thomas Leitner

2/21/2005 10:11:00 PM

Hello everyone,

I'm proud to announce the availability of webgen 0.3.0!

Major Changes
=============

* Textile, Markdown, RDOC and HTML as content format supported!
* New tags: wikilink
* Improved plugin system
* On-the-fly creation of new tags
* Fixed bugs
* Improved online documentation: pages on file handlers and tags now
show parameters and other additional info
* Added comprehensive test suite
* and more...

Download & Installation
=======================

Homepage: http://webgen.rub...
Download: http://rubyforge.org/frs/?gr...

Dependencies:
* RedCloth version 2.0.10 or higher if you want Textile support
* BlueCloth version 1.0.0 or higher if you want Markdown support


There are many ways to install webgen. Choose the one you like best:

Via RPA
$ rpa install webgen
or
$ rpa install
http://rubyforge.org/frs/download.php/3167/webgen...

Via RubyGems
$ gem install webgen

The do-it-yourself way
$ ruby setup.rb config
$ ruby setup.rb setup
$ ruby setup.rb install

The simplified do-it-yourself way
$ rake install

About webgen
============

Webgen can be used to generate web pages from page description and
template files. You create one template file in which you define the
layout of your page and where the content should go. After that you can
create page description files in which you only define the content.

When webgen is run it combines the template with each of the page
description files and generates the HTML output files. During this
process special tags are substituted so that, for example, a menu is
generated.

More information on webgen can be found on its homepage:
http://webgen.rub...

Uses
====

* project documentation (e.g. I use it for the webgen documentation :-)
* small (or perhaps also large) static websites
* personal websites
* ...

Cheers,
Thomas

--
|\ Thomas Leitner -- thomas [underscore] leitner [at] gmx [dot] at
|>
|/ "Life is what happens to you while you're busy making other plans"