github搭建博客详解

Qiniu 七牛问题解答

问题描述

github搭建自己的博客系统

1,然后点New repository创建一个新的repository,命名为:kb.github.com(这里的kb你可以随便取名字)

2,进入这个仓库:kb.github.com,点击偏右下角的setting,进入setting页面

github搭建博客详解_第1张图片

3,找到下面的灰色按钮,名为:Automatic Page Generator

github搭建博客详解_第2张图片

4进入到上面这个页面后,点右下角的continue to Layouts。则进入了模板选择页面。然后选择一个模板,点public按钮即可(偏右上角的位置)。这样就可以访问你的github博客了~

github搭建博客详解_第3张图片

5,然后开始搭建自己博客

http://www.ruanyifeng.com/blog/2012/08/blogging_with_jekyll.html

你可能感兴趣的:(github搭建博客详解)