weiro/models
Leon Mika 6c69131b03 feat: add category pages and per-category feeds to site builder
Extend the publishing pipeline to generate category index pages,
per-category archive pages, per-category RSS/JSON feeds, and display
categories on individual post pages and post lists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 21:51:19 +11:00
..
pubmodel feat: add category pages and per-category feeds to site builder 2026-03-18 21:51:19 +11:00
categories.go feat: add categories migration and model 2026-03-18 21:32:24 +11:00
categories_test.go feat: add categories migration and model 2026-03-18 21:32:24 +11:00
ctx.go More changes to uploads: 2026-03-04 22:33:39 +11:00
errors.go feat: add categories migration and model 2026-03-18 21:32:24 +11:00
ids.go Added a suite GUID 2026-02-28 09:49:43 +11:00
ids_test.go Started working on the frontend 2026-02-21 10:22:10 +11:00
iters.go Added RSS and JSON feeds 2026-03-05 22:04:24 +11:00
posts.go Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
posts_test.go Started working on the frontend 2026-02-21 10:22:10 +11:00
sites.go Added a site setting section 2026-03-09 21:47:02 +11:00
uploads.go More changes to uploads: 2026-03-04 22:33:39 +11:00
users.go Have got first run working and publishing to Netlify 2026-02-26 22:23:47 +11:00