Skip to content

zhaohuidu/selectedTopics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-react-blog

My Simple blog site with gatsby with react

Installation

Run local Server:

git clone https://github.com/emathgroup/selectedTopics
yarn
gatsby develop
cd selectedTopics
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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.2%
  • JavaScript 38.8%
  • C++ 21.0%