feat: add announcements feature with dynamic routing and markdown support

This commit is contained in:
2026-03-29 05:01:23 +00:00
parent b23a3f41f3
commit 64f3787b4e
8 changed files with 419 additions and 21 deletions

View File

@@ -12,7 +12,9 @@
"@base-ui/react": "^1.3.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"gray-matter": "^4.0.3",
"lucide-react": "^1.7.0",
"marked": "^17.0.5",
"next": "16.2.1",
"react": "19.2.4",
"react-dom": "19.2.4",