Skip to content

Demo project showing how to create relations between collections with Gridsome and NetlifyCMS

Notifications You must be signed in to change notification settings

zefman/gridsome-netlifycms-relations

Repository files navigation

Default starter for Gridsome

Demo project showing how to create relations between collections with Gridsome and NetlifyCMS.

See the blog post about it here: Gridsome + NetlifyCMS Collection Relations

Running

npm i

npm run develop

Notes

If you want to customise this for your own project, you will need to adjust the NetlifyCMS config in src/admin/config.yml to point to your own repository:

# You will need to change this to point at your own repository
backend:
  name: github
  repo: zefman/gridsome-netlifycms-relations

About

Demo project showing how to create relations between collections with Gridsome and NetlifyCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published