Commit Graph

108 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
5eca0a3035 Upgrade deps, tweaks to bundle comments 2024-09-11 16:14:43 -05:00
Zach Leatherman
ca8c6893cc Upgrade dependencies 2024-09-05 11:25:06 -05:00
Zach Leatherman
ff7ca75a78 Update dep 2024-08-30 10:33:12 -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
abcb5d723d Upgrade to 3.0 beta 2024-07-31 15:42:28 -05:00
Zach Leatherman
fb94d9a052 Update deps 2024-07-30 16:47:49 -05:00
Zach Leatherman
90ebe99c52 Upgrade dep, housekeeping 2024-07-25 16:06:34 -05:00
Zach Leatherman
1c3c777a1e Swap to use IdAttributePlugin instead of markdown-it-anchor 2024-07-16 15:45:08 -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
c1d0bf9301 Update deps 2024-06-12 10:41:34 -05:00
Zach Leatherman
f7feb1676b Upgrade deps 2024-06-10 17:21:25 -05:00
Zach Leatherman
c5045eb8f3 Upgrade RSS dep 2024-06-09 07:43:29 -05:00
Zach Leatherman
df8fb9b546 Upgrade dep 2024-06-08 20:58:41 -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
855f27468e Upgrade dep, use built-in Bundle Plugin. 2024-05-01 10:17:05 -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
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
e1376f219c Upgrade dep 2023-09-22 16:31:49 -05:00
Zach Leatherman
fd06d3204d Update deps 2023-04-12 16:40:25 -05:00
Zach Leatherman
80ea1c6bda Update deps 2023-03-28 11:50:29 -05:00
Zach Leatherman
dd3e5ef5ad Update to latest dep 2023-03-02 15:55:00 -06:00
Zach Leatherman
84c2f72639 Update to latest bundle plugin 2023-03-02 15:43:18 -06:00
Zach Leatherman
ca0264723a Update to v2.0.0 2023-02-09 10:04:04 -06:00
Zach Leatherman
c9595d8f42 Use the new eleventy-plugin-bundle 2023-02-02 17:35:18 -06:00
Zach Leatherman
ed48ef453d Updates to new Eleventy Image version 2023-01-30 17:06:32 -06:00
Zach Leatherman
3b5baa5bfc Update to 2.0.0-beta.2 2023-01-26 17:17:58 -06:00
Zach Leatherman
f5c3ee3f65 Try leaving out the lighthouse plugin from local dev 2023-01-24 10:30:14 -06:00
Zach Leatherman
97c4675317 Try out the netlify lighthouse plugin 2023-01-24 10:25:29 -06:00
Zach Leatherman
b535fc067a Remove dep 2023-01-24 10:11:57 -06:00
Zach Leatherman
cab874cb52 Remove superfluous serve command (use npm start instead) 2023-01-23 16:43:59 -06:00
Zach Leatherman
216a9de439 Move to use a content folder instead of everything in root. 2023-01-23 14:50:45 -06:00
Zach Leatherman
89afffd565 More tweaks and CSS instructions 2023-01-23 14:39:36 -06:00
Zach Leatherman
87f15a24bd A few more tweaks 2023-01-23 12:34:39 -06:00
Zach Leatherman
447028c3a9 Add image pipeline 2023-01-23 12:15:30 -06:00
Zach Leatherman
e6dc55c4df Convert to tabs 2023-01-23 11:37:44 -06:00
Zach Leatherman
65feb1c686 Cleaned up v2.0 status 2023-01-23 10:02:06 -06:00
Zach Leatherman
00f82812d0 Status commit 2023-01-23 08:17:38 -06:00
Zach Leatherman
9acd192d0d Use new html base plugin!
Removes all the url filters
2022-08-19 11:05:22 -05:00
Zach Leatherman
556f922f7b gh pages test 2022-08-16 08:54:59 -05:00
Zach Leatherman
bd40861468 Using a dictionary library for i18n, also shows how to use i18n with navigation plugin. 2022-07-27 17:00:44 -05:00
Zach Leatherman
2491464043 First commit of i18n base blog using Eleventy v2. This uses English-implied URLs. 2022-07-15 12:11:54 -05:00
Zach Leatherman
70530889e4 Merge branch 'main' into v2
# Conflicts:
#	.eleventy.js
#	package.json
#	tags-list.njk
2022-07-13 12:46:03 -05:00
Zach Leatherman
66ca71e19c Eleventy Base Blog 7.0 2022-06-29 15:29:23 -05:00
Zach Leatherman
e09f447a1d Update dependencies 2022-06-29 11:40:22 -05:00
Zach Leatherman
35e07cc5f9 Update dependencies (and to Eleventy v2) 2022-06-27 15:50:25 -05:00
Zach Leatherman
8771842fed Update deps 2022-05-13 16:10:00 -05:00