第一次在github page发布

It is my first try with github.io

Build

Build a blog in github.io

  1. Creat a repository named with user_name.github.io
  2. Clone the repository.
  3. Build your blog.
  4. Push to github.

ex: Add a index.html file which contain any string in root folder. After pushed open the site.

Theme Jekyll

Use Theme Jekyll for your blog

About gh-pages

create a branch named gh-pages for Github pages.

Jekyll Themes

本地编译

相关参考

Table of Contents