Sample blog using gatsby and templating This is a sample bloogin platform using Gatsby (React & GraphQL) and markdown Setup 0. Install global dependencies $ yarn add gatsby-transformer-remark gatsby-source-filesystem 1. Install dependencies $ yarn 2. Run the app $ gatsby develop http://localhost:8000 - Client http://localhost:8000/___graphql - GraphiQL