feat: add mdx & sitemap support (for real)

This commit is contained in:
grassblock 2025-05-03 12:08:21 +08:00
parent 1cf002b8b8
commit ed0caf5727
3 changed files with 62 additions and 2 deletions

View file

@ -13,6 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^4.2.6",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.3.1",
"astro": "^5.2.5",
"fuse.js": "^7.0.0",
"ultrahtml": "^1.6.0"