Commit graph

19 commits

Author SHA1 Message Date
Jessica Canady fc1b264f1b
Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -04:00
Jessica Canady 55be98eae9
Add the module to represent a blogpost. 2024-07-30 11:49:01 -04:00
Jessica Canady f7c9ad7da9
Activate the custom parser. 2024-07-30 11:48:20 -04:00
Jessica Canady 1bf44f3344
MEGACOMMIT: Ton of blog and layout work.
Mostly reimplementing the old Zola theme.
2024-07-30 11:46:47 -04:00
Jessica Canady 4ad4d44cac
WIP: Layout junk. 2024-07-07 15:14:33 -04:00
Jessica Canady 9c2fc2d583
Add some typspecs. 2024-07-02 11:13:03 -04:00
Jessica Canady 87502823c5
Working on layout! 2024-06-28 12:54:48 -04:00
Jessica Canady 6c3ecdf038
Set up some fly deploy. 2024-05-27 19:21:14 -04:00
Jessica Canady 1fc892f254
Finally fix the jol/JOL module name shit.
Regenerated a new Phoenix app using `--module` like I should've done in
the first damn place.
2024-05-27 18:57:36 -04:00
Jessica Canady 2437bfd9b5
Fix capitalization. Module upcase, app name lower. 2024-05-27 13:18:57 -04:00
Jessica Canady 83bad3bd52
Capitalize app name. 2024-05-23 17:55:28 -04:00
Jessica Canady e2578a9e59
Update Parser.parse docs. 2024-05-23 16:53:16 -04:00
Jessica Canady 441bc58cf8
Get the date from the TOML posts too. 2024-05-23 16:48:53 -04:00
Jessica Canady 523b36d823
Refactor the zola regex out into a constant. 2024-05-23 16:47:48 -04:00
Jessica Canady 98d0555b17
Add a spec to Parser.parse 2024-05-23 16:46:43 -04:00
Jessica Canady 0eadfcf6cc
Parse the TOML frontmatter from Zola posts. 2024-05-23 16:01:11 -04:00
Jessica Canady 5c3fb3483a
Refactor Jol module to JOL.
Gotta keep shit on brand.
2024-05-21 12:52:37 -04:00
Jessica Canady 94b7d6e6da
Replaces String.strip with String.trim.
The former is deprecated.
2024-05-21 12:47:06 -04:00
Jessica Canady e09c58befd
Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00