Skip to content

vtourraine/blog

Repository files navigation

WoD/Blog vtourraine

WoD is a very simple static blog CMS; powered by MultiMarkdown/Haml/Sass.

This is the engine and content for my blog.

How to set up

  1. Install MultiMarkdown
  1. Install Sass (you can follow the instructions on the Sass website; later, this will be merged into the next step)
  2. Run the Bundler installation command:
bundle

How to use

Simply write your articles as .md files in the /articles directory.

Then generate your blog:

rake

License

All code is published under the MIT License.

All content is released under the Creative Commons BY-NC License.