ianbusko / the-noted-project

website for The Noted Project
https://thenotedproject.org
MIT License
2 stars 1 forks source link
contentful gatsby gatsbyjs javascript less react reactjs

The Noted Project

Contentful

Create a '.env' file with the values:

CONTENTFUL_SPACE_ID=your-space-id
CONTENTFUL_ACCESS_TOKEN=your-access-token

Publish

For surge, use gatsby build and then surge public/. The master branch will automatically publish to netlify.

Developing

gatsby develop

Runs on port 8000 by default.