Commit graph

13 commits

Author SHA1 Message Date
Leon Mika d464821a8c feat(pages): populate pages in publisher for site generation 2026-03-22 19:09:01 +11:00
Leon Mika d9aec4af2c Styled the categories on the site 2026-03-22 10:28:33 +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 0bd91de234 Added a site setting section 2026-03-09 21:47:02 +11:00
Leon Mika 7c08e1fbe0 Fixed bug which was exposing draft posts 2026-03-08 09:54:46 +11:00
Leon Mika 21f181f83d Added RSS and JSON feeds 2026-03-05 22:04:24 +11:00
Leon Mika d0cebe6564 Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
Leon Mika 4f7058bf36 Have got asynchronous publishing working 2026-02-23 21:35:12 +11:00
Leon Mika 3ea5823ca0 Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
Leon Mika aef3bb6a1e Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
Leon Mika e77cac2fd5 Started working on the frontend
- Added the new post frontend
- Hooked up publishing of posts to the site publisher
- Added an site exporter as a publishing target
2026-02-21 10:22:10 +11:00
Leon Mika a59008b3e8 Added direct publishing to Netlify 2026-02-20 17:39:58 +11:00
Leon Mika 8136655336 Added a database 2026-02-19 22:29:44 +11:00