Commit graph

12 commits

Author SHA1 Message Date
Leon Mika f45bdcd83c Styled the admin section of categories. 2026-03-21 12:01:24 +11:00
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
Leon Mika 499c0d8568 Set image URLs to absolute paths 2026-03-09 09:32:32 +11:00
Leon Mika fa9be69045 Added feeds for crossposting and a rebuild site button 2026-03-08 09:37:49 +11:00
Leon Mika 76ed54f119 Added fallback if renaming cant move an upload 2026-03-05 22:48:38 +11:00
Leon Mika 21f181f83d Added RSS and JSON feeds 2026-03-05 22:04:24 +11:00
Leon Mika 199ff9feb9 More changes to uploads:
- Have got upload images appearing in the post list
- Allowed for deleting uploads
- Allowed for seeing the upload progress
- Fixed the setting of upload properties like the MIME type
- Removed the stripe exif logic with just re-encoding PNGs and JPEGs by loading them and saving them
2026-03-04 22:33:39 +11:00
Leon Mika d0cebe6564 Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
Leon Mika 8136655336 Added a database 2026-02-19 22:29:44 +11:00
Leon Mika ebaec3d296 Modified models to support a DB 2026-02-19 21:21:27 +11:00
Leon Mika 3591e0c723 Fixed some bugs for publishing a first site 2026-02-18 22:38:05 +11:00
Leon Mika 77d3ff4852 Initial commit 2026-02-18 22:07:18 +11:00