Quick Start

  1. Mirror the NextHubCMS repo to your new repo
  2. Change the layout to your liking
  3. Tweak a few settings
  4. Let your customer edit the content

About NextHub CMS

NextHub CMS is a content manager based on a combination of NextJS and GitHub. As a NextJS developer, you design the website layout and put the components in place. When ready, turn the long-term management of the content over to your customer.

Modifying Page Contents

Append the url parameter of ?edit to any page. This will show edit links on each section. Clicking the edit link will take the user to edit that page in GitHub. Saving the page in GitHub will trigger a redeployment of the site.