Next.js

Generate static sites with Cloud CMS

Building a static or hybrid-server site with Cloud CMS content is simple with Next JS. Below you will find tools and examples for how to get started.

null null

Source Code and Setup

The code for this example is available as part of the Gitana SDK, which contains usages of Cloud CMS with many different languages and frameworks.

  1. To download, run git clone https://github.com/gitana/sdk.git
  2. Navigate to the nextjs/sample directory
  3. Follow the instructions in README.md