Website for Journeys Continue, an Australian business for social work, disability and aged care services: https://journeyscontinue.com.au/
Table of Contents
Website created for Journeys Continue, an Australian business for social work, disability and aged care services. Deployed to: journeyscontinue.com.au/.
- Define content on a headless CMS (Sanity.io):
- Create pages with rich text editors
- Add images, embedded PDFs, and files to be served and optimised by Next js
- Custom navigation and dynamic page routes
- Preview draft changes in Sanity Studio
- ISR (Incremental Static Regeneration) for published changes, without requiring a manual rebuild
- Built with Next js for static site generation and integrations with Sanity
View my template containing these features here: https://github.com/Tim-W-James/cms-site-builder
Read this blog to see how I created a CMS site builder: https://timjames.dev/blog/creating-a-site-builder-with-nextjs-and-sanity-cms-1e61
- React and Next JS
- Sanity CMS
- TypeScript
- Vercel
- Bootstrap
Email: [email protected]
Project Link: https://github.com/Tim-W-James/Journeys-Continue
- CMS schemas adapted from the NextJS + SanityCMS blog starter.