Skip to content

joelvarty/agility-cms-hugo-example

Repository files navigation

Using Agility CMS with Hugo

Getting Started

Clone this Repo

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

Set your .env variables

Update the .env file with your guid and api keys from the Agility CMS Dashboard.

Run It!

For Preview Mode

npm run start

For Building In Live Mode

npm run build

About

An example of how to use Agility CMS with hugo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published