feat: add content layer

Add blog pages

Add privacy page
This commit is contained in:
David Nguyen
2023-07-27 18:29:22 +10:00
parent 889ad1c49f
commit 97efcf3d62
23 changed files with 6372 additions and 2024 deletions

View File

@ -15,11 +15,13 @@
"@documenso/trpc": "*",
"@documenso/ui": "*",
"@hookform/resolvers": "^3.1.0",
"contentlayer": "^0.3.4",
"framer-motion": "^10.12.8",
"lucide-react": "^0.214.0",
"micro": "^10.0.1",
"next": "13.4.9",
"next-auth": "^4.22.1",
"next-contentlayer": "^0.3.4",
"next-plausible": "^3.7.2",
"perfect-freehand": "^1.2.0",
"react": "18.2.0",