So started using jekyll for my blog!

And syntax highlighting yay!!

def print_hi(name)
  print(name)

print_hi('Tom')
# prints 'Hi, Tom' to STDOUT.