Add virtual Atom and JSON feeds. Example for https://github.com/11ty/eleventy-plugin-rss/issues/47

This commit is contained in:
Zach Leatherman
2024-06-08 20:58:22 -05:00
parent 855f27468e
commit 6b5d6bba1c
6 changed files with 38 additions and 66 deletions

View File

@@ -37,7 +37,7 @@
"@11ty/eleventy": "3.0.0-alpha.10",
"@11ty/eleventy-img": "5.0.0-beta.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-rss": "^2.0.0-beta.5",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"luxon": "^3.4.4",
"markdown-it-anchor": "^8.6.7",