Commit Graph

93 Commits

Author SHA1 Message Date
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
Zach Leatherman
cb93e8799c Update to 1.0.1 2022-04-18 13:53:03 -05:00
Zach Leatherman
dc3e7c49f2 Clean up the commands 2022-03-03 17:14:08 -06:00
Zach Leatherman
a0e4cd9659 Switch devDeps to deps 2022-03-03 17:11:47 -06:00
Zach Leatherman
3eb6c6a67d Upgrade syntax highlighter to 4.0 and update example to use diff syntax 2022-03-03 17:11:08 -06:00
Zach Leatherman
933b2886d1 Update to Eleventy 1.0 2022-01-08 14:35:24 -06:00
Zach Leatherman
e058ac3028 Restore old luxon to keep Node compat levels. 2021-07-28 09:06:34 -05:00
Zach Leatherman
1be6346bde Updates deps, including new major version of markdown-it-anchor. 2021-07-28 09:05:01 -05:00
Zach Leatherman
31b04f6959 Update RSS plugin 2021-03-19 21:11:17 -05:00
Zach Leatherman
6a7c849745 Update markdown deps (major bump!) 2021-03-19 20:38:59 -05:00
Zach Leatherman
c0dd1fc8fe Update Eleventy version. 2021-03-19 17:27:03 -05:00
Zach Leatherman
7e5a1f5ce7 Fixes #62. 2021-03-17 10:29:29 -05:00
Zach Leatherman
032e8d3cb5 Update deps. 2021-01-10 15:01:43 -06:00
Zach Leatherman
89e242c329 Update eleventy 2020-10-22 13:57:17 -05:00
Zach Leatherman
d3ced37f50 Clean up the JSON code a bit (don’t need that extra filter) 2020-07-27 15:02:58 -05:00
Zach Leatherman
bb708ca55d Updates navigation dependency. 2020-07-27 10:52:55 -05:00