adding RSS feed

This commit is contained in:
Ivy Turner 2025-04-28 10:47:38 +01:00
parent 3462d7e581
commit befda49b7e
No known key found for this signature in database
6 changed files with 327 additions and 2 deletions

View file

@ -10,12 +10,15 @@
"test": "ava"
},
"dependencies": {
"@astrojs/rss": "^4.0.11",
"@tailwindcss/vite": "^4.0.13",
"astro": "^5.7.5",
"astro-pagefind": "^1.8.3",
"ava": "^6.2.0",
"clsx": "^2.1.1",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",
"sanitize-html": "^2.16.0",
"tailwindcss": "^4.0.13"
},
"devDependencies": {