feat: add fediverse comments server render mode support

This commit is contained in:
grassblock 2025-05-10 23:28:59 +08:00
parent 9559abd0aa
commit 30cdde0fc2
6 changed files with 983 additions and 90 deletions

View file

@ -11,7 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^12.5.2",
"@astrojs/mdx": "^4.2.6",
"@astrojs/node": "^9.2.1",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.3.1",
"astro": "^5.2.5",