* /category lists categories * /category/<cat> shows the category
* The result of operations is not saved on disk. * TODO: handle bad names
* Introduce views.Meta for passing common stuff around. * Store both category-related templates in one HTML file, which is go:embed:ded. * Fix a bug.