Commit Graph

76 Commits

Author SHA1 Message Date
frank
da80203158 adding in my content 2024-11-05 09:39:42 -05:00
frank
aec0f79928 getting xmitter.net on 11ty 2024-11-01 18:51:44 -04: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
ffa7c673cd Change the sample CSS string 2024-09-05 16:10:34 -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
1c3c777a1e Swap to use IdAttributePlugin instead of markdown-it-anchor 2024-07-16 15:45:08 -05:00
Zach Leatherman
801f879b26 Adds Eleventy link to footer. 2024-04-24 17:31:41 -05:00
Zach Leatherman
02b4fdf991 Better style on next/prev 2024-04-24 17:26:21 -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
2296dc9ae2 Merge branch 'main' into v9 2024-03-07 08:19:33 -06:00
Zach Leatherman
a2a22ed195 Add current build date to output 2024-03-07 08:09:42 -06:00
Zach Leatherman
4c57a825da Status 2024-01-14 12:32:15 +13:00
P. Douglas Reeder
b85269b1aa Refactors style bundling so it's easy to avoid an insecure CSP 2023-04-19 00:34:18 -04:00
Zach Leatherman
84c2f72639 Update to latest bundle plugin 2023-03-02 15:43:18 -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
95cddca4fa Simplify some of the bundle code 2023-02-06 14:12:02 -06:00
Zach Leatherman
c9595d8f42 Use the new eleventy-plugin-bundle 2023-02-02 17:35:18 -06:00
Zach Leatherman
98365018fb Code cleanup 2023-01-27 08:24:03 -06:00
Zach Leatherman
accaa28ffe Include message box css with top level stylesheet 2023-01-24 11:38:35 -06:00
Zach Leatherman
c782f0d09d Lighthouse notes 2023-01-24 11:16:03 -06:00
Zach Leatherman
1cad1da169 Incorrect nesting 2023-01-23 17:26:15 -06:00
Zach Leatherman
89afffd565 More tweaks and CSS instructions 2023-01-23 14:39:36 -06:00
Zach Leatherman
e6dc55c4df Convert to tabs 2023-01-23 11:37:44 -06:00
Zach Leatherman
1f09716cd8 Skip content link, why is the home link in an h1, better nav markup 2023-01-23 10:41:40 -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
df6a44bf80 Small tweaks to the styling. Uses a global max width on the theme 2022-08-15 14:53:45 -05:00
Zach Leatherman
abb712dbb6 Swap to use an upstream theme directly from the prismjs node_modules 2022-08-15 12:22:19 -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
847258f60c All <link rel="alternate" hreflang> for i18n pages 2022-07-15 15:15:02 -05:00
Zach Leatherman
143f2b33df Regression on feed urls 2022-07-15 15:10:01 -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
aa0db1449d Make the <meta name="generator"> opt-in in official starter projects too 2022-06-30 10:21:08 -05:00
Zach Leatherman
137e76fb42 Switch to use 1.0+ slugify filter instead 2022-06-29 12:03:41 -05:00
Zach Leatherman
8cc9cb8996 Fixes https://github.com/11ty/eleventy-base-blog/issues/94 2022-06-29 12:02:12 -05:00
Zach Leatherman
3194c542ff Merge branch 'patch-1' 2022-06-29 11:10:30 -05:00
Zach Leatherman
d05fe05b86 Some variable cleanup and color changes 2022-06-29 11:10:24 -05:00
Zach Leatherman
07099264d6
Merge pull request #98 from SiarheiBobryk/use-metadata-language-for-lang
Use `metadata.language` for the `lang` attribute
2022-06-29 09:18:14 -05:00
Zach Leatherman
cd67b57bd0 Adds <meta name="generator"> to eleventy-base-blog 2022-04-18 13:55:31 -05: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
8bffa6fce7 Only for non-empty collections. 2021-07-28 08:57:46 -05:00
Siarhei Bobryk
fc4c6b21e6
Use metadata.language for the lang attribute
It's already `en` by default.
2021-05-04 12:26:14 +03:00
Zach Leatherman
6e3282da5c Align tags 2021-03-19 20:38:32 -05:00
Zach Leatherman
85fd94918e Support spaces in tags in base blog. 2021-03-17 16:29:07 -05:00
Zach Leatherman
7e5a1f5ce7 Fixes #62. 2021-03-17 10:29:29 -05:00
Zach Leatherman
61885752b6 Adds next and previous post links. 2020-07-27 15:19:01 -05:00
Zach Leatherman
75e71adb29 Get rid of the _11ty folder—we don’t need it. 2020-07-27 15:18:51 -05:00