feat: add rss feed and cleanup some sitemap code

This commit is contained in:
Travis Fischer
2022-04-21 20:46:51 -04:00
parent facc4e301b
commit 69b631e57a
14 changed files with 162 additions and 114 deletions

View File

@@ -50,7 +50,8 @@
"react-dom": "^17.0.2",
"react-notion-x": "^6.12.3",
"react-tweet-embed": "^2.0.0",
"react-use": "^17.3.2"
"react-use": "^17.3.2",
"rss": "^1.2.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.0",