🚀
Documentation
Frequently Asked Questions
Have more questions or feedback? Reach out on GitHub.
What are the key features of SanityPress?
- Next.js 15 (App Router, RSC, Typescript) with Tailwind CSS.
- Pre-configured Sanity schema & frontend components with VSCode snippets for rapid development.
- Visual editing in embedded Sanity Studio for a seamless editing experience.
- Auto-generated sitemap and RSS feed for SEO.
- Perfect Lighthouse scores on desktop and 99/100 on mobile.
What does the Sanity Studio look like?
Take a look at some screenshots of the Studio here. It’s designed to make content management intuitive and efficient.
Read more about how SanityPress structures content.
How do I get started with SanityPress?
Launching your website with SanityPress is incredibly fast—about the same time it takes to make a cup of coffee! Follow the step-by-step guide in the Getting Started documentation to set up your site in minutes.
How do I customize the pre-configured Sanity schemas or Next.js components?
Customizing SanityPress is straightforward and highly flexible. For detailed guidance on extending or modifying schemas to fit your needs, check out this guide to customizing SanityPress. This pillar page links to specific tutorials for common customization scenarios, ensuring you can adapt the template to any project.
What should I do if I encounter deployment errors on Vercel or Netlify?
Ensure you’ve set the Root Directory (Vercel) or Project Directory (Netlify) to next
.
Verify that your Sanity Studio has a "Page" document with the slug index
to set your site's Homepage, as outlined in the documentation.
How can I support?
- 🧡 Donations are always appreciated.
- 🩷 Sponsor on GitHub to help maintain and improve the project.
- ☕ Buy me a coffee as a token of your support.
- Report issues or contribute enhancements on GitHub.
Helpful Articles
Read more on The SanityPress Blog