adityapandey9 / gatsbyjs-blog-markdown

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:CSS 58.5%Language:JavaScript 41.5%