[ANN] webgen 0.5.12 released

T

Thomas Leitner

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

webgen 0.5.12 has just been released! If you don't know what webgen is,
read the "What's webgen?" section down below.

This announcement is also available at
http://webgen.rubyforge.org/news/release_0_5_12.html

This release includes two minor changes and some bug fixes: The output
of the [meta information tag][1] is now escaped by default. This can be
changed by setting the `tag.metainfo.escape_html` option in the
configuration file. And a rake task for showing outdated translations
has been added.

Changes
-------

* Minor changes:

- Added a rake task to show outdated translations
- Added a [configuration option][2] for specifying whether a meta
info value should be escaped

* Bug fixes:

- All error messages now display useful path names (reported by Eric
Sunshine)
- Fixed another CSS bug with sub directories in style bundle
'andreas07' (reported by Thomas Deselaers)
- Fixed problem with unintentionally modified `link` meta information
that lead to errors
- Commands are now correctly shown when running `webgen --help`
- Fixed a problem where an incorrect path was shown in error messages

[1]: http://webgen.rubyforge.org/documentation/tag/metainfo.html
[2]: http://webgen.rubyforge.org/documentation/reference_configuration.html#tagmetainfoescapehtml


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 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!

Installation
------------

gem install webgen


Usage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top