Adding share page

This commit is contained in:
Jay V
2025-05-26 16:36:30 -04:00
parent 25623d1f84
commit deacf5991a
7 changed files with 564 additions and 4 deletions

View File

@@ -11,11 +11,13 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^6.3.1",
"@astrojs/solid-js": "^5.1.0",
"@astrojs/starlight": "^0.34.3",
"@fontsource/ibm-plex-mono": "^5.2.5",
"astro": "^5.7.13",
"rehype-autolink-headings": "^7.1.0",
"sharp": "^0.32.5",
"toolbeam-docs-theme": "^0.2.3"
"solid-js": "^1.9.7",
"toolbeam-docs-theme": "^0.2.4"
}
}