adding RSS feed
This commit is contained in:
parent
3462d7e581
commit
befda49b7e
6 changed files with 327 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue