Forum: Ruby zenweb 3.1.0 Released

Posted by Ryan Davis (Guest)
on 2013-02-23 02:21
(Received via mailing list)
zenweb version 3.1.0 has been released!

* bugs: <https://github.com/seattlerb/zenweb/issues>
* rdoc: <http://docs.seattlerb.org/zenweb>
* home: <https://github.com/seattlerb/zenweb>

Zenweb is a set of classes/tools for organizing and formating a
website. It is website oriented rather than webpage oriented, unlike
most rendering tools. It is content oriented, rather than style
oriented, unlike most rendering tools. It uses a rubygems plugin
system to provide a very flexible, and powerful system.

Zenweb 3 was inspired by jekyll. The filesystem layout is similar to
jekyll's layout, but zenweb isn't focused on blogs. It can do any sort
of website just fine.

Zenweb uses rake to handle dependencies. As a result, scanning a
website and regenerating incrementally is not just possible, it is
blazingly fast.

Changes:

### 3.1.0 / 2013-02-22

* 4 minor enhancements:

  * Added Site.binary_files so you can register extra binary file 
extensions.
  * Added Site.text_files so you can register extra text file 
extensions.
  * Updated to use rake 0.9 or 10.
  * markdown: Added new config no_line_numbers to control coderay's 
formatting.

* 1 bug fix:

  * 2.0: Default is now UTF-8, so treat UTF_BOM as binary explicitly
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.