Node Blog and How To Node

05 Mar 2010 | By Alex Young | Tags nodejs software blogs

Node Blog is a static site generator which you can use to create a blog. It currently uses haml and markdown for templates and content.

Node Blog powers How To Node, which features some interesting articles about using node by Tim Caswell (creationix). You can get the source for How To Node in github.com/creationix/howtonode.org.

I’ve been slowly reading through all the How To Node articles, and I really enjoyed Node + Redis = Fun. It brings together some interesting libraries, like Nerve (a node microframework).


blog comments powered by Disqus