Denis Defreyne is announcing that nanoc with version number 3.8.0 / 4.0.0 Beta 4 is already available to download.
What is nanoc ?
nanoc is A static site compiler written in Ruby .
It reads config, template, layout and content file holders like Markdown, Textile, Haml, etc. and generates a static website out of them. nanoc generates simple HTML files which then can be directly send via a server to users.nanoc can be used to power-up small personal blogs, portfolios, product web sites, and even can be packaged into a more complex CMS for additional and enhanced content management features.Documentation is included with the download package.
This is changelog for nanoc version 3.8.0 / 4.0.0 Beta 4 :
- New Features:
- Added mixed_content check
- Added commands_dirs configuration option for specifying directories to read commands from
- Added :cdn_id option to fog deployer for invalidating CDN objects
You can read the complete changelog and also download this latest version on their homepage: nanoc.ws