add rss feed

This commit is contained in:
Joshua Seigler 2025-05-16 23:32:43 -04:00
parent 5f954a80f5
commit 79b5e06aca
11 changed files with 1079 additions and 1086 deletions

View file

@ -1,4 +1,5 @@
{
"type": "module",
"name": "homepage-rewrite",
"version": "1.0.0",
"description": "",
@ -11,9 +12,11 @@
"author": "Joshua Seigler",
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy": "^3.1.0",
"@11ty/eleventy-plugin-rss": "^2.0.4",
"@11ty/eleventy-upgrade-help": "^3.0.1",
"dayjs": "^1.11.11",
"eleventy-plugin-clean": "^1.2.6",
"eleventy-plugin-clean": "^2.0.1",
"markdown-it-anchor": "^9.0.1",
"markdown-it-footnote": "^4.0.0",
"prettier": "^3.3.1"