Skip to content

Personal blog (CMS + content)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-CC-BY-NC.md
MIT
LICENSE-MIT.md
Notifications You must be signed in to change notification settings

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.