- Get a free Agility CMS account
- Start with the Agility Starter Site for NextJS
- https://agilitycms.com/free
It uses the basic setup methods described here: https://gohugo.io/getting-started/quick-start/
It also has a few extra files needed to pull down Agility CMS content.
- package.json
- /agility folder
Update the .env file with your guid and api keys from the Agility CMS Dashboard.
npm run start
npm run build