My first post

Table of Contents

Here is my first post

I want to write posts and a homepage in org mode. (I dislike markdown, and I detest typing math in rst.) After watching one of the blogs on Cest la Z I considered nikola as a good option to set things up. It turned out to be really easy; I just followed the steps as described here. I had to install some python packages, but with pip this was a no brainer.

There was one caveat with including source code blocks in org files. After reading the error messages, I noticed that I had to install the emacs htlmize package. The init.el and myinit.org files on my emacs repo show how to set this up.

And now all works!