Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Nielson aa3b22e473 feat: v1.0 i guess lol 2025-10-12 22:57:50 -05:00
Jonathan Nielson 0ad6f8d833 feat: email sub/unsub/queue end-to-end rough draft 2025-10-11 23:36:10 -05:00
Jonathan Nielson 53740b8ad3 feat: reader v1 functionally complete 2025-10-11 15:29:03 -05:00
Jonathan Nielson 0e3902d16b fuck: IDK, man. Lots of good stuff. Mostly styling. Also Subs! 2025-10-06 22:10:25 -05:00
Jonathan Nielson 18e8c2c634 feat: Allow for saving of articles 2025-03-23 15:23:47 -05:00
Jonathan Nielson a9155b413f fix: limit articles shown at homepage to published articles only
This also improves the published_at generation logic for articles
within the ArticleFactory.
2025-03-19 16:52:49 -05:00
Jonathan Nielson 62a9279603 feat: display ten most-recent articles on homepage 2025-03-19 16:40:54 -05:00
Jonathan Nielson a63063acf7 WIP: Article Editor with live previewer 2024-08-04 17:53:04 -05:00
Jonathan Nielson d2d75d2efb WIP: Semi-complete authentication including several writer view stubs 2024-08-04 16:38:41 -05:00
Jonathan Nielson e7c08e989a WIP: Add basic Neumorphic design and organize blades 2024-08-04 14:09:28 -05:00
Jonathan Nielson 2b677ef1e5 WIP: Get very basics of recent articles page 2024-08-03 23:50:42 -05:00
Jonathan Nielson 4a36012276 Feat: Swap the template page for the stub of a home page
Also add a new config file (`blog.php`) for specifying blog (read:
not-application) configuration items, like the display name.
2024-02-04 18:52:19 -06:00
Jonathan Nielson 6ea70a9df0 Initial Commit 2024-02-04 17:42:51 -06:00