GitXplorerGitXplorer
t

gatsby-demo-netlify-cms

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
de3cf1f56feaa7e237be0dbf35eebae590fda7bb

fix: bump version

ttalves committed 5 years ago
Verified
3465d2eaa38c59e0d477393d296babe400270d0c

fix: link and bump

ttalves committed 5 years ago
Verified
058572a330c489b6a32aec785c003c62677d90b9

fix: forgot the infamous comma

ttalves committed 5 years ago
Verified
de3e267bff3f484eb327719a511144ccdecf081a

fix: cms display site link

ttalves committed 5 years ago
Verified
a57816ca932035f8d537c08810ffe64e66b8da99

chore: add demo link

ttalves committed 5 years ago
Verified
b06b8b4543bd88404d0183a493f2a7c13b21c18d

chore: everyone loves badges 📛

ttalves committed 5 years ago

README

The README file for this repository.

gatsby-demo-netlify-cms

Netlify Status

This project is a Gatsby site using a theme (gatsby-theme-demo-netlify-cms) that uses the source plugin gatsby-source-netlify-cms

To install with gatsby-cli

gatsby new gatsby-demo-netlify-cms https://github.com/talves/gatsby-demo-netlify-cms

If you don't have the gatsby-cli installed globally

npx gatsby new gatsby-demo-netlify-cms https://github.com/talves/gatsby-demo-netlify-cms

Ready to run locally

cd gatsby-demo-netlify-cms
yarn start

The source plugin checks for valid content directories, if they don't exist, which they do not, they are created and if the theme has demo data, that data is copied as the default content.