Commit graph

70 commits

Author SHA1 Message Date
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 0aefe11556
Re-do the README. 2024-05-27 18:58:31 -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 2f21511749
Refactor Parser tests so the work happens in setup. 2024-05-23 16:46:03 -04:00
Jessica Canady 0eadfcf6cc
Parse the TOML frontmatter from Zola posts. 2024-05-23 16:01:11 -04:00
Jessica Canady 8d16e13355
Add Toml depedency. 2024-05-23 16:00:50 -04:00
Jessica Canady 10b697892a
Fix test docstring. 2024-05-23 15:26:58 -04:00
Jessica Canady 66637aa868
README updates. 2024-05-21 12:54:13 -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 120bb8e5fb
Refactor test to use setup() 2024-05-21 12:46:48 -04:00
Jessica Canady e09c58befd
Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00