Commit graph

47 commits

Author SHA1 Message Date
Jessica Canady b93c22c04b
Format dates on blog index. 2024-08-25 12:57:01 -04:00
Jessica Canady a7de9ac1a5
Add recent posts and date formatting. 2024-08-25 12:56:26 -04:00
Jessica Canady b829cabaf0
Add TAGS.md. 2024-08-25 12:44:39 -04:00
Jessica Canady b28ff713fc
README update. 2024-08-25 11:47:34 -04:00
Jessica Canady ff7a12c284
Add a mix task to generate a new blogpost. 2024-08-25 11:46:10 -04:00
Jessica Canady cf62a4f2fc
Add README 2024-08-25 11:45:51 -04:00
Jessica Canady 1033d1d92d
Add tag page for posts. 2024-08-24 12:46:00 -04:00
Jessica Canady 251c4b7d72
Break the Tags page into its own controller. 2024-08-22 10:16:14 -04:00
Jessica Canady 44a6f076aa
Copy content from previous /about into this one. 2024-08-22 10:10:36 -04:00
Jessica Canady b40ba79a81
Update /now. 2024-08-22 10:07:03 -04:00
Jessica Canady dce932a33c Merge pull request 'Publish Atom feeds for posts.' (#1) from feeds into main
Reviewed-on: #1
2024-08-20 21:21:15 +00:00
Jessica Canady f9906fa4f7
Generate feed for posts. 2024-08-20 16:50:26 -04:00
Jessica Canady f3bcea48e6
Add route for feed.xml. 2024-08-20 16:50:07 -04:00
Jessica Canady 7309e8e374
Add atomex dependency. 2024-08-20 15:36:57 -04:00
Jessica Canady 01190e62f0
Stub out about and now pages. 2024-08-17 10:06:44 -04:00
Jessica Canady 630df6fab3
Add untracked files. 2024-08-17 09:22:54 -04:00
Jessica Canady c37d8e4295
Use the alias we defined. 2024-08-17 09:19:42 -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 ed11427d30
Get rid of posts in the wrong dir. 2024-08-17 09:13:40 -04:00
Jessica Canady 472c1ae480
Remove some debug calls. 2024-07-30 11:52:25 -04:00
Jessica Canady 6772cd4c6b
Well shit, fix some merge nonsense. 2024-07-30 11:51:18 -04:00
Jessica Canady fc1b264f1b
Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -04:00
Jessica Canady 39c8612480
Add some blog posts. 2024-07-30 11:49:02 -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 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