[ruby-talk:444336] [ANN] zenweb 3.11.0 Released

zenweb version 3.11.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.

Changes:

### 3.11.0 / 2023-09-28

* 1 minor enhancement:

  * Added Page#link_head helper method to clean up <link...> tags

ยทยทยท

______________________________________________
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 -- Info | ruby-talk@ml.ruby-lang.org - ml.ruby-lang.org