I started a few weeks ago to use Node.js, at the moment I am developing my simple site with Node.js + expressing, but I am looking for a module for managing a blog (simple blog, articles + comments).
Could you advise me?
thanks
Try looking at LooseLeaf , which is lightweight, without a database based on the JSON blog or wheat used by howtonode .