I’m just tinkering with Hugo the static site generator on a domain name I use, using Cloudflare Pages for fun.

I might use it for other purposes, but until then, it’s just to have some fun :)

#!/usr/bin/python
print("Hello world!")