[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] nanoc-1.1.3

Denis Defreyne

5/28/2007 10:19:00 AM

Hello list,

(I've been wanting to announce this for a while, but only got around
to it now...)

nanoc (<http://sto.../software/...) is a Ruby CMS that
doesn't run on a server, but rather on a local machine. It "compiles"
local source files (HTML, Markdown, eRuby, ...) into static output
ready for uploading to any web host.

Advantages of nanoc include being able to preview the entire site
before uploading it, speed (server simply serves static files),
security (no server-side code to exploit) and version control (ability
to put the entire site in a subversion repository).

Install nanoc using rubygems: "gem install nanoc", and read the
documentation on the nanoc site at
<http://sto.../software/....

--
Denis Defreyne
http://sto...

1 Answer

Craig Beck

5/28/2007 7:39:00 PM

0


On May 28, 2007, at 3:19 AM, Denis Defreyne wrote:

> Hello list,
>
> (I've been wanting to announce this for a while, but only got around
> to it now...)
>
> nanoc (<http://sto.../software/...) is a Ruby CMS that
> doesn't run on a server, but rather on a local machine. It "compiles"
> local source files (HTML, Markdown, eRuby, ...) into static output
> ready for uploading to any web host.
>
> http://sto...

Denis, this looks great -- it looks to be exactly what I have been
looking for to put together a couple page-heavy sites that need a
makeover.

I'll be trying it out and let you know how it works out for me.

--
Craig Beck

AIM: kreiggers