mirror of
https://github.com/dyzulk/dyzulk.github.io.git
synced 2026-01-26 13:51:55 +07:00
feat: Implement public site structure with Home, Blog, and Projects pages, global search, and markdown rendering.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"@supabase/supabase-js": "^2.90.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"framer-motion": "^12.26.2",
|
||||
"lucide-react": "^0.562.0",
|
||||
"react": "^19.2.0",
|
||||
@@ -27,6 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/node": "^24.10.9",
|
||||
"@types/react": "^19.2.5",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user