Set up RSS/Atom/JSON feeds for blog

This commit is contained in:
2025-03-26 23:04:06 -04:00
parent 295f424922
commit 06e09365fd
7 changed files with 276 additions and 0 deletions

15
pnpm-lock.yaml generated
View File

@@ -17,6 +17,9 @@ importers:
'@11ty/eleventy-plugin-pug':
specifier: ^1.0.0
version: 1.0.0
'@11ty/eleventy-plugin-rss':
specifier: ^2.0.3
version: 2.0.3
'@11ty/eleventy-plugin-syntaxhighlight':
specifier: ^5.0.0
version: 5.0.0
@@ -60,6 +63,9 @@ packages:
resolution: {integrity: sha512-7o9SQqbHfiIctfvWpbP6tibzM1R5YnC97yrMn8r8nPGA3umGbbSMUFr9sx4lepLbfzqd21svhq9X3SJRhj4xpg==}
engines: {node: '>=18'}
'@11ty/eleventy-plugin-rss@2.0.3':
resolution: {integrity: sha512-ubK97uahCLpKhORLfblgxLcoaNqTcKde1cH8CeRKNTFoUuuDSEjWZtodV9fKrg+uOp5X74dO43z1/io6hhs5Bw==}
'@11ty/eleventy-plugin-syntaxhighlight@5.0.0':
resolution: {integrity: sha512-y9BUmP1GofmbJgxM1+ky/UpFCpD8JSOeLeKItUs0WApgnrHk9haHziW7lS86lbArX5SiCVo4zTTw9x53gvRCaA==}
@@ -1469,6 +1475,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@11ty/eleventy-plugin-rss@2.0.3':
dependencies:
'@11ty/eleventy-utils': 2.0.1
'@11ty/posthtml-urls': 1.0.1
debug: 4.4.0
posthtml: 0.16.6
transitivePeerDependencies:
- supports-color
'@11ty/eleventy-plugin-syntaxhighlight@5.0.0':
dependencies:
prismjs: 1.30.0