docs(site): improve UI, add catppuccin theme, fix MDX bugs

This commit is contained in:
2026-07-27 23:27:09 -04:00
parent 2b9b8e495c
commit 1972ea5bb9
27 changed files with 547 additions and 530 deletions
+4 -2
View File
@@ -11,7 +11,9 @@
},
"dependencies": {
"@astrojs/starlight": "^0.41.4",
"@catppuccin/starlight": "^2.1.0",
"astro": "^7.0.2",
"sharp": "^0.34.5"
"sharp": "^0.34.5",
"starlight-links-validator": "^0.25.2"
}
}
}