Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Nielson 0e3902d16b fuck: IDK, man. Lots of good stuff. Mostly styling. Also Subs! 2025-10-06 22:10:25 -05:00
Jonathan Nielson 6b1d289506 Fix: Make the slug of an Article unique 2024-08-04 12:35:22 -05:00
Jonathan Nielson 0f2fb26651 Feat: Define basic mardown-to-markup functionality including factories 2024-08-04 12:32:32 -05:00
Jonathan Nielson b1fb5f09b7 Feat: Add `Article` and `Author` Models and migrations
The `Author` model relates to the pre-defined `User` model and the two
new models relate to each other as expected.
2024-02-04 20:36:25 -06:00
Jonathan Nielson 6ea70a9df0 Initial Commit 2024-02-04 17:42:51 -06:00