[ruby-talk:444772] [ANN] zenweb 3.12.0 Released

zenweb version 3.12.0 has been released!

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

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.

#### To Install:

Changes:

### 3.12.0 / 2026-01-29

* 2 minor enhancements:

  * Added Binary subclass of Page: copies file and preserves dates.
  * Disabled Page#binary and friends.

* 2 bug fixes:

  * Added ability to specify change_frequency in config to force a page's value.
  * Fixed disqus urls to use https.

ยทยทยท

______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/