Farewell Wordpress


I have moved my blog to GitHub.

I’m fed up with wordpress, and prefer the simplicity of Jekyll and git, using GitHub pages for hosting.

The code highlighting is also more pleasant (and supports Julia!).

function foo()
  println("hello world");
end

You can fork my blog if you like, and use it to create your own.