Takes about 6000 mins to make or do...โ
๐ฅ Ingredients:
nodejsVisual Studio CodeReact jsNext jsContentful SpaceGithubVercel CDNMarmite๐ซ Method / Instructions:
Based on a turorial by The Net Ninja, this here website is built with Next.js and a Contentful headless CMS, deployed from Github and served on CDN with Vercel. I will for sure be coming back to this and develop the app further.
Any time I update or post a whenever a vistor goes to the site and clicks or refreshes, it automatically will update with the new content. Incremental Static Regeneration, is the technical term I think. So it means the content gets updated even without having to push anything new to github. Dynamic links, fallback pages, 404 redirects and a lot of cool stuff.