add showcase

This commit is contained in:
Felix Roos 2024-01-01 17:56:29 +01:00
parent 5150ec06dc
commit d99607ea14
5 changed files with 169 additions and 1 deletions

View file

@ -13,6 +13,7 @@
},
"dependencies": {
"@algolia/client-search": "^4.22.0",
"@astro-community/astro-embed-youtube": "^0.4.3",
"@astrojs/mdx": "^2.0.3",
"@astrojs/react": "^3.0.9",
"@astrojs/tailwind": "^5.1.0",
@ -52,6 +53,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-inview": "^4.5.0",
"react-lite-youtube-embed": "^2.4.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"rehype-urls": "^1.2.0",