How to build your own blog
step1
You have to own a github account and land it.
step2
Create a new blog repository, and in select a url address and theme in the setting
.
step3
Go to the jekyll’s website and find a beautiful theme you like, then go to the theme’s github website to clone it.
step 4
Download the cloned repository to your PC, and copy all of the files to your blog repository.
step 5
Change the content of the _config.yml
file to fill your own information to make this website yours.
step 6
Add markdown files in the _post
folder to write your own blogs.
step 7
Visit your blog’s website 1 minutes after each update.
More details can be found by google. XD
--> -->