Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 732 Bytes

File metadata and controls

18 lines (10 loc) · 732 Bytes

dotCMS + Next.js Learning Starter

This is the starter project for the Build a Headless Site with dotCMS course.

Branches

  • main — the starting point. Use this to follow the course step by step.
  • solution — the completed project. Use this as a reference if you get stuck.

Getting started

Follow the course at dotcms.com/learn/headless.

It will walk you through setting up dotCMS locally, connecting this project to it, and building the pages from scratch.

What you'll build

A banking company site with three pages — home, blog listing, and blog detail — powered by dotCMS as a headless CMS and Next.js as the frontend.