Skip to content

ningo-agilityio/jam-stack

Repository files navigation

Gatsby

Content Management with Contentful, Gatsby and Netlify

TECH STACKS:

  • Template: HTML/CSS, React version 16

  • Gatsby (powered by Graphql)]: It is a React-based, GraphQL powered, static site generator, free and open source framework based on React that helps developers build blazing fast websites and apps.

  • Contentful: It is content infrastructure. It is an efficient tool for creating and managing your content online, either alone or in team.

  • Netlify: It is a great hosting service ideal for static sites. It has a nice free plan, free CDN and is blazing fast.

HOW THEY WORK

Flow chart

HOW TO RUN SITE

  1. Clone or download source code
git clone [email protected]:ningo-agilityio/jam-stack.git
  1. Change to folder jam-stack
cd jam-stack
  1. Install gatsby globally
npm install -g gatsby-cli
  1. Run develop mode
gatsby develop
  1. Run build mode
gatsby build

About

Gatsby, React and Contentful demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published