Demo Website Starter

screenshot of Demo Website Starter

Demo Website Starter to follow along Blog Post 'How to deploy Jamstack sites to cloudcannon?'

Overview:

The article is a tutorial that teaches readers how to deploy a Next.js Jamstack app and set up a collaborative CMS with CloudCannon. It provides step-by-step instructions on importing an existing Git-based site, setting up collaborative content editing with Markdown, deploying the app with a static site chain, and using branching flows for collaborative editing.

Features:

  • Importing an existing Git-based site: Learn how to import an existing site that is based on Git version control.
  • Collaborative content editing with Markdown: Set up a collaborative CMS using CloudCannon and edit content using Markdown.
  • Deploy the app with a static site chain: Learn how to deploy the app using a static site chain for better performance and scalability.
  • Branching flows for collaborative editing: Understand how to use branching flows in the CMS for collaborative editing and managing changes.

Summary:

This tutorial provides a comprehensive guide on deploying a Next.js Jamstack app and implementing a collaborative CMS with CloudCannon. By following the steps outlined in the article, readers can import an existing Git-based site, set up collaborative content editing using Markdown, deploy the app using a static site chain, and utilize branching flows for collaborative editing. The installation guide offers clear instructions for setting up the app on localhost. Overall, this tutorial is a valuable resource for developers looking to build and deploy a collaborative Next.js app with a CMS.