Hello Dr. Jekyll

27/09/2011

Finally this setup is somehow running,.. so HELLO JEKYLL! Wish I could say that it was an easy walk but in the end it took me several hours to get jekyll doing what I want. What I want?

I want to blog: - writing markdown for content (easy) - writing haml/sass for markup and styling (not that easy)

In the end I have a not-so-sophisticated solution using several tools for automatically converting haml/sass into html and including them into the jekyll enviroment.

Since I plan to publish regulary I will use this site as a sandbox to show off the different content types and features.

Lists and Quotes

An unordered List - Item 1 - Item 2 - Item 3

An ordered List 1. First 2. Second 3. Third

I did not fail. I just found 10.000 ways that dont work

by Edison, T.

Code (& Syntax Highlighting)

Liquid error: undefined method `join' for #String:0x00000100b0faf8

Tags: ruby, jekyll, haml, sass
blog comments powered by Disqus
Back to the frontpage