How to choose and install a Jekyll theme

This have many jekyll theme to make a website UI.If you don’t know what is jekyll or how to use you can check it Chinese Official Website.
And it have the way of windows installation and the command line of linux.

Get started

  1. Look this post which many jekyll-themes in github
  2. Choise any you like
  3. git clone (website url) and install a Github desktop which can pull and push changes codes.
  4. Install jekyll

Make it yours

  1. Edit _config.yml, adn then rerun jekyll serve -w

  2. Change about.md for blog intro

  3. For domain settings see the guide from GitHub


Get it on GitHub


The end

Like it? Tell me.
Problem? Use GitHub Issues.