Commit Graph

25 Commits

Author SHA1 Message Date
frank
da80203158 adding in my content 2024-11-05 09:39:42 -05:00
Zach Leatherman
c8a2c186bc Upgrade a few deps, move a few things around. Remove the dual feeds (JSON still supported) 2024-10-01 15:42:41 -05:00
Zach Leatherman
31235827fc Drastically simplify the drafts workflow 2024-09-24 12:18:16 -05:00
Zach Leatherman
1ad494cfd2 Mitigate #171 by using js front matter type instead of YAML. 2024-09-11 16:34:56 -05:00
Zach Leatherman
d791163e12 Swap to use zachleat/heading-anchors for heading anchor links. 2024-08-29 15:28:33 -05:00
Zach Leatherman
2b40c3c7a4 Copy tweaks 2024-08-26 17:23:06 -05:00
Zach Leatherman
b5a00fd776 Updates to heading-anchors for accessibility. 2024-08-09 15:48:14 -05:00
Zach Leatherman
90ebe99c52 Upgrade dep, housekeeping 2024-07-25 16:06:34 -05:00
Zach Leatherman
499ca5e655 Update JS front matter name, use cross-env where available, adds build-nocolor script 2024-07-16 09:38:01 -05:00
Zach Leatherman
6b5d6bba1c Add virtual Atom and JSON feeds. Example for https://github.com/11ty/eleventy-plugin-rss/issues/47 2024-06-08 20:58:22 -05:00
Zach Leatherman
fadb8ab034 Configuration cleanup 2024-04-25 11:43:34 -05:00
Zach Leatherman
d59b6e1f7a Adds XSL stylesheet for better Atom feed preview! 2024-04-24 17:31:32 -05:00
Zach Leatherman
26303bb5f1 Move feed file to make it more obvious it’s an Atom feed 2024-04-24 17:26:14 -05:00
Zach Leatherman
56d15576a2 Updates to use newest alpha release with on-request image optimization during --serve. Cleans up config and data 2024-04-24 17:04:24 -05:00
Zach Leatherman
2fb939cb2b Test deploys 2024-03-07 08:02:37 -06:00
Zach Leatherman
6fe22389c9 Link to input file. 2024-02-12 09:19:30 -06:00
Zach Leatherman
6c04d6038d Use new Image optimization transform 2024-02-12 09:19:19 -06:00
Zach Leatherman
4c57a825da Status 2024-01-14 12:32:15 +13:00
Zach Leatherman
6d64bd2813 v9 switches to ESM 2023-11-10 16:41:13 -06:00
Zach Leatherman
1060fb572c Fixes https://github.com/11ty/eleventy-base-blog/issues/141 2023-02-07 11:07:11 -06:00
Zach Leatherman
9fa7458062 Centralize the number of posts to show to front matter 2023-01-30 17:11:37 -06:00
Zach Leatherman
3d57dc956f A bit of code cleanup 2023-01-24 08:08:52 -06:00
Zach Leatherman
25ba65a605 Move drafts config up to a top level directory data file so that any content file can be a draft, not just blog posts 2023-01-23 17:15:18 -06:00
Zach Leatherman
4c2cdf1746 Adds sample drafts implementation 2023-01-23 16:35:14 -06:00
Zach Leatherman
216a9de439 Move to use a content folder instead of everything in root. 2023-01-23 14:50:45 -06:00