Hello World

2026-07-27

This site is compiled from markdown by a small Python generator and published by rsync. There is no database, no JavaScript framework, and no comment section.

def slugify(s):
    return re.sub(r"[^a-z0-9]+", "-", s.lower()).strip("-")

The WC2026 archive is frozen where the tournament left it.

#meta