Nanoc 3.0.1

Hi,

nanoc 3.0.1 is out!

nanoc is a web publishing system written in Ruby for building small to
medium-sized websites. For more information, check out
http://nanoc.stoneship.org/
.

This minor 3.0.1 release improves error reporting and fixes a couple
of tiny bugs. You can update nanoc3 using rubygems, like this:

gem update nanoc3

The full release notes:

  • The proper exception is now raised when no matching compilation
    rules can be found
  • The autocompile command no longer has a duplicate --port option
  • The #url_for and #feed_url methods now check the presence of the
    base_url site configuration attribute
  • Several outdated URLs are now up-to-date
  • Error handling has been improved in general

Some links that you may find useful:

Enjoy!

Denis