Commit graph

15 commits

Author SHA1 Message Date
Jessica Canady 3378bc6065
Mostly get db-based posts up and running. 2024-09-24 12:31:41 -04:00
Jessica Canady 7210b38757
Add tags schema. 2024-09-24 10:58:25 -04:00
Jessica Canady fa9760a94b
Create post schema, ditch NimblePublisher. 2024-09-24 10:56:54 -04:00
Jessica Canady a76c725a96
Fix up some of the markup, add post ledes to index 2024-08-17 09:19:25 -04:00
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 1bf44f3344
MEGACOMMIT: Ton of blog and layout work.
Mostly reimplementing the old Zola theme.
2024-07-30 11:46:47 -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