Commit Graph

9 Commits

Author SHA1 Message Date
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