Here’s a first post. I’m trying out Github Pages, which uses Jekyll to generate a static site from templates and markdown content.
Python highlighting using braces:
#!/usr/bin/env python print("hello") # assign 5 to x x = 5