I've just published Kerouac, my take on how a static site generator should 
work:

https://github.com/jaredhanson/kerouac

It offers the most ridiculously easy way to transform Markdown (or Textile, 
etc.) into a complete website.

Underneath the hood, its built on the same concept of middleware as found 
in Express and Connect.  This makes it easy to tweak and extend a site with 
the inevitable customization for which Markdown and layouts just don't 
quite fit the bill.  It's also API-compatible Express' template engines, so 
your free to use Jade, EJS, etc. for your layouts.

Cheers,
Jared


-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to