w3bdesign / dfweb-v4

🏡 DFWeb personal portfolio version 4 with Next.js (App router), Sanity.io, React Hook Form, Motion, Ladle, Tailwind CSS, Cypress, Playwright and more. 100% test coverage. 100% typescript.
https://www.dfweb.no
MIT License
0 stars 0 forks source link

Replace hardcoded navigation with Sanity #239

Closed w3bdesign closed 3 months ago

w3bdesign commented 3 months ago

We should avoid hardcoding the navigation and instead update our Sanity schema to be able to edit it from inside Sanity.

Then we need to fetch the navigation data from Sanity cms with a groq query.