Hi!

jekyll, blog, misc

The blog works, yay! I’m using Jekyll hosted on GitHub Pages, which I’m liking a whole lot more than WordPress!

def main():
    print ("hey hey hey!")

if __name__ == '__main__':
    main()

I’m using the Hyde Jekyll theme as a starting point, and have so far added: