Hello World!

This is a test post, and a hello!

If all went acording to plan, this markdown file should be built by my medicore static site generator. It doesn't work very well, but it's mine.

For fun, let's also add a little codeblock

def hello_world():
    print("Hi!")