revert: add markdoc integration

This reverts commit 9054ef309a.
This commit is contained in:
Oliver Davies 2023-06-28 00:08:08 +01:00
parent a44c5bf0b8
commit 7d361057f4
3 changed files with 236 additions and 318 deletions

View file

@ -12,7 +12,6 @@
},
"dependencies": {
"@astrojs/alpinejs": "^0.2.1",
"@astrojs/markdoc": "^0.3.3",
"@astrojs/mdx": "^0.18.3",
"@astrojs/rss": "^2.3.2",
"@astrojs/sitemap": "^1.2.2",
@ -23,7 +22,7 @@
"@tailwindcss/typography": "^0.5.8",
"@types/alpinejs": "^3.0.0",
"alpinejs": "^3.0.0",
"astro": "^2.6.3",
"astro": "^2.2.1",
"astro-compress": "^1.1.39",
"date-fns": "^2.29.3",
"lodash": "^4.17.21",