Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsiefke/gatsby-netlify-cms
Live Demo ->
https://github.com/simonsiefke/gatsby-netlify-cms
gatsbyjs netlify-cms nodejs react static-site
Last synced: 27 days ago
JSON representation
Live Demo ->
- Host: GitHub
- URL: https://github.com/simonsiefke/gatsby-netlify-cms
- Owner: SimonSiefke
- License: mit
- Created: 2017-09-30T14:31:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T21:26:02.000Z (almost 6 years ago)
- Last Synced: 2024-10-27T20:02:43.550Z (3 months ago)
- Topics: gatsbyjs, netlify-cms, nodejs, react, static-site
- Language: CSS
- Homepage: https://lawyer-mariam-75238.netlify.com
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![build status](https://travis-ci.org/SimonSiefke/firebase-github-hosting-travis.svg?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/59d3ce740fb24f003f2dc774/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59d3ce740fb24f003f2dc774)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
# A Project with Gatsby and Netlify CMSFor an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/)
## Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/SimonSiefke/gatsby-netlify-cms)
## Or run this project locally
```
git clone https://github.com/SimonSiefke/gatsby-netlify-cms
cd gatsby-netlify-cms
npm install
npm run dev
```
You should now see the project running on ***localhost:8000***