Hello world!

This is the first post on the new site. It now uses Jekyll and is hosted on GitHub pages.

It also supports syntax highlighting:

def func():
    print("hello world!")

How nice!