thegreatape / wheat

Wheat is a blog engine for coders written in node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wheat

Wheat is a blogging engine that reads a git repo full of markdown articles and presents them as a website.

How to Install

Either manually install all the dependencies or use npm. It's packaged nicely now.

npm install wheat

For on the fly rendering of Graphviz graphs (DOT files), Graphviz will need to be installed

That's it! Checkout the wheat branch of howtonode.org for an example of how to use the library.

http://github.com/creationix/howtonode.org

About

Wheat is a blog engine for coders written in node.JS

License:Other


Languages

Language:JavaScript 100.0%