aman29271 / my-gatsby-blog

My Website blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-react-blog

My Simple blog site with gatsby with react

Installation

Run local Server:

git clone https://github.com/aman29271/gatsby-bootcamp-project
cd gatsby-bootcamp-project
yarn run develop

Go to localhost:8000

Customization

  • Put your markdown files in /content/posts and images in content/images

Features

  • Posts and pages in markdown
  • tags
  • Sorting by dates
  • sass compiled
  • code scheme (starring New Moon)

Author

  • Aman Kumar

About

My Website blog

License:MIT License


Languages

Language:JavaScript 57.3%Language:CSS 42.7%