build: add markdoc integration

This commit is contained in:
Oliver Davies 2023-06-28 00:00:53 +01:00
parent ed16786b1e
commit 9054ef309a
3 changed files with 320 additions and 238 deletions

View file

@ -12,6 +12,7 @@
},
"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",
@ -22,7 +23,7 @@
"@tailwindcss/typography": "^0.5.8",
"@types/alpinejs": "^3.0.0",
"alpinejs": "^3.0.0",
"astro": "^2.2.1",
"astro": "^2.6.3",
"astro-compress": "^1.1.39",
"date-fns": "^2.29.3",
"lodash": "^4.17.21",