/gatsbyjs-blog-markdown

It is a blog build using gatsbyjs and blog post store in the markdown .md files

Primary LanguageCSSMIT LicenseMIT

gatsbyjs-blog-markdown

It is a blog build using gatsbyjs and blog post store in the markdown .md files

Install

First clone the repo:

git clone https://github.com/adityapandey9/gatsbyjs-blog-markdown.git
cd gatsbyjs-blog-markdown

Make sure that you have the Gatsby CLI program installed:

npm install

Then you can run it by:

npm run develop

OR

gatsby develop

Deploy

Deploy to Netlify