continued working on docs

This commit is contained in:
2024-02-01 19:22:05 +01:00
parent a77cbf4a49
commit fb3a7c48fd
8 changed files with 189 additions and 9 deletions

View File

@@ -10,11 +10,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdown-remark": "^4.2.1",
"@astrojs/mdx": "^2.1.1",
"astro": "^4.2.6",
"astro-meta-tags": "^0.2.1",
"astro-min": "^1.1.0-dev.4",
"npx": "^3.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"sass": "^1.70.0"
}
}