Skip to content

michaeljdeeb/michaeljdeeb-gatsby-blog

Repository files navigation

michaeljdeeb-gatsby-blog

A blog built with gatsby, a React static site generator. A fork of gatsby-starter-blog.

Running in development

  1. Install gatsby npm install -g gatsby
  2. gatsby new michaeljdeeb-gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog*
  3. cd michaeljdeeb-gatsby-blog
  4. gatsby develop

*git clone https://github.com/michaeljdeeb/michaeljdeeb-gatsby-blog.git and npm install can also be used

Build and Deploy

  1. gatsby build
  2. Copy contents of /michaeljdeeb-gatsby-blog/public/ to GitHub pages repository

About

A blog built with Gatsby, a React static site generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published