Move blog to use mdx

This commit is contained in:
Aria 2025-03-10 12:37:37 +11:00
parent 90d6d10292
commit 16458c6f59
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
9 changed files with 543 additions and 5 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.1.0",
"@astrojs/node": "^9.1.2",
"@astrojs/preact": "^4.0.5",
"@astrojs/rss": "^4.0.11",