项目作者: megazear7

项目描述 :
Static Site example blog built with Contentful, Gatsby, Netlify, React, and GraphQL.
高级语言: JavaScript
项目地址: git://github.com/megazear7/contentful-sample-blog.git
创建时间: 2019-03-21T11:32:57Z
项目社区:https://github.com/megazear7/contentful-sample-blog

开源协议:

下载


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.