Skip to content

Static Site example blog built with Contentful, Gatsby, Netlify, React, and GraphQL.

Notifications You must be signed in to change notification settings

megazear7/contentful-sample-blog

Repository files navigation

contentful-sample-blog.alexlockhart.me

Architecture

Content Management with Contentful

Static Hosting with Netlify

Application Implementation with Gatsby, React, and GraphQL

Crucial Commands

npm run dev

Run the project locally with live reload in development mode.

npm run build

Run a production build into ./public. The result is ready to be put on any static hosting you prefer.

npm run serve

Spin up a production-ready server with your blog. Don't forget to build your page beforehand.

Deployment

Any contentful content update or push to master will deploy the updated site.

Developer Guide

See our official Contentful getting started guide.

About

Static Site example blog built with Contentful, Gatsby, Netlify, React, and GraphQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published