Go Mini Wiki — File‑Based, Framework‑Free, Standard Go
A lightweight wiki powered only by Go’s built‑in tools.
Pages are stored as text files, routed via regex handlers, and rendered with Go templates —
a small experiment in building real functionality with zero external packages.