Nanoc 3.0.3

Hi,

nanoc 3.0.3 has been released.

nanoc is a web publishing system written in Ruby for building small to
medium-sized websites. It can use tools such as ERB, BlueCloth, Haml,
Sass, Compass, and more. For more information, check out
http://nanoc.stoneship.org/.

The 3.0.3 release is a patch release that fixes a couple of bugs. You
can find the full list of changes at
http://nanoc.stoneship.org/about/release-notes/#v3-0-3.

You can update nanoc3 the usual way, like this:

gem update nanoc3

Some links that you may find useful:

Regards,

Denis

El Jueves, 7 de Enero de 2010, Denis D.
escribió:> Hi,

nanoc 3.0.3 has been released.

nanoc is a web publishing system written in Ruby for building small to
medium-sized websites. It can use tools such as ERB, BlueCloth, Haml,
Sass, Compass, and more. For more information, check out
http://nanoc.stoneship.org/.

Hi, I plan to use such a web publiser soon. Does nanoc allows Textile
rather
than Markdown?

Thanks.

El Jueves, 7 de Enero de 2010, Iñaki Baz C.
escribió:> rather than Markdown?
In the tutorial page there is a non working link with text “full list of
filters included with nanoc”.

I expect it should point to
http://nanoc.stoneship.org/manual/#list-of-built-
in-filters where I can see that Textile is supported using RedCloth :slight_smile:

On 07 Jan 2010, at 11:27, Iñaki Baz C. wrote:

rather than Markdown?

In the tutorial page there is a non working link with text “full list of
filters included with nanoc”.

I expect it should point to http://nanoc.stoneship.org/manual/#list-of-built-
in-filters where I can see that Textile is supported using RedCloth :slight_smile:

Hi,

Whoops. I fixed the broken link–thanks for letting me know. Also check
out the section after the list of built-in filters; it shows how custom
filters can be written.

Regards,

Denis