Hello World

This is the first blog post with hugo. I moved the pages already and now will work on moving all the blog posts.

Some lua code:

local a = 3
a = a + 1
print(a)

Some inline code what.