* The input from the disk is sorted in-memory, because an admin might want to fiddle with categories.json directly and break the sorted order. * Insertion/deletion preserve order, thanks to a new dependency. * The dependency is an official golang package, so I think it's safe to have it. |
||
|---|---|---|
| .. | ||
| categories.go | ||
| files.go | ||
| handlers.go | ||
| view_card.html | ||
| view_list.html | ||
| view_page.html | ||
| views.go | ||