Finally migrated to jekyll

  • October 15, 2010
Table of Contents

I’ve finally jumped the bandwagon and migrated my blog to jekyll, takes a little to get used to, but I can’t say I regret it.

There are still some rough edges to fix like the tag cloud(a new layout wouldn’t be such a bad idea either), but anyway it was about time I dumped mephisto.

For some reason using pygments does not work with the auto refresh config option. It won’t spit out an error, but it will just not properly render the page. Also textile support with RedCloth has an issue with ruby 1.9.2.

comments powered by Disqus

Related Posts

using mutt, mu, offlineimap

I have long experimented with an optimal mail setup. As some readers may be aware there are a lot of tutorials on how how to use mutt and offlineimap. I have had a mutt and offlineimap setup for quite a long time, however I decided to tune it a bit lately.

Read More

Vim & Rails

I did a little write up on my general vim workflow and presented it at the hamburg rails user group meeting . I didn’t quite manage to get it as smooth as I originally planned, but anyway you can find the slides here

Read More

Fixing the hard lockup caused by bluetooth in linux during sleep

I basically stopped using the bluetooth subsystem on my machine for a while, since it would lockup my system during sleep. Today I decided to investigate a little, here’s what I found out:

Read More