Add RSS support

This commit is contained in:
prototypa
2022-08-17 22:37:38 -04:00
parent 5a10034787
commit 9e00b021f6
2 changed files with 23 additions and 0 deletions

View File

@ -12,11 +12,14 @@
},
"devDependencies": {
"@astrojs/image": "^0.3.3",
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^1.0.0",
"@tailwindcss/typography": "^0.5.4",
"astro": "^1.0.0",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.5.0",
"reading-time": "^1.5.0",
"subfont": "^6.9.0"
}
}