Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 532 Bytes

我的博客

安装说明

  1. fork库到自己的github
  2. 修改名字为:username.github.io
  3. clone库到本地,参考_posts中的目录结构自己创建适合自己的文章目录结构
  4. 修改CNAME,或者删掉这个文件,使用默认域名
  5. 修改_config.yml配置项
  6. It's done!

分支说明

  • 三栏布局(master分支,基于3-Jekyll
  • 三栏布局 (bootstrap-based分支,基于Bootstrap)
  • 单栏布局(first-ui分支,基于Bootstrap)