A blog built with gatsby, a React static site generator. A fork of gatsby-starter-blog.
- Install gatsby
npm install -g gatsby
gatsby new michaeljdeeb-gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog
*cd michaeljdeeb-gatsby-blog
gatsby develop
*git clone https://github.com/michaeljdeeb/michaeljdeeb-gatsby-blog.git
and npm install
can also be used
gatsby build
- Copy contents of /michaeljdeeb-gatsby-blog/public/ to GitHub pages repository