sanity-nextjs-site
sanity-nextjs-site copied to clipboard
Modern portfolio site built with Next.js 13, Sanity, Tailwind CSS and TypeScript
Hi Victor and all, I've been following this tutorial and it's amazing to learn about Sanity headless CMS. However, I encountered an issue about using the studio. Whenever I make...
Hi everyone! I've been following the tutorial successfully until I reached the Job schema. For some reason I cannot expose it. This is how my **schemas** index.ts code looks: ```...
Implement [on demand ISR](https://nextjs.org/docs/pages/building-your-application/data-fetching/incremental-static-regeneration#on-demand-revalidation) for those having content update issues and are unable to get Sanity deployment hooks to work. cc: [#3](https://github.com/Evavic44/sanity-nextjs-site/issues/3)