An open API service indexing awesome lists of open source software.

https://github.com/evanli/evanli.github.io

My github pages. | Personal blog. | EvanLi 的博客
https://github.com/evanli/evanli.github.io

blog github-pages jekyll-blog

Last synced: 22 days ago
JSON representation

My github pages. | Personal blog. | EvanLi 的博客

Awesome Lists containing this project

README

          

## 说明

此博客模板 Fork 自仓库:[cnfeat/blog.io: 简单直接可用博客模板](https://github.com/cnfeat/blog.io)

配套说用说明:[如何搭建一个独立博客——简明 GitHub Pages与 jekyll 教程 - 读立写生](http://www.cnfeat.com/blog/2014/05/11/how-to-build-a-blog/)

## 博客模板修订清单

文档内有详细注释,可按注释逐个修订

* 博客名字、作者信息、浏览器小图标等:_config.yml
* 个人介绍页面:about.md
* 代表作页面:milestone.md
* 文章模板:_posts/2015-03-02-how-to-write.md

## 建站过程

- 采用[GitHub Pages](https://pages.github.com/) + [Jekyll](https://jekyllcn.com/) 搭建博客

- 主要参考[陈素封](http://www.cnfeat.com/)的这篇文章:[如何搭建一个独立博客——简明 GitHub Pages与 jekyll 教程](http://www.cnfeat.com/blog/2014/05/11/how-to-build-a-blog/) ,不过这篇文章的图片已经失效(估计是由于图床的原因),可以参考一下陈素封同步更新在简书上的[这篇文章](https://www.jianshu.com/p/05289a4bc8b2)

- 关于搭建个人博客的补充介绍与总结,参考这篇文章:[如何使用Github Pages+Jekyll搭建个人博客](http://pansihao.com/2018/03/03/buildblog/)

- 博客模板 Fork 自仓库:[cnfeat/blog.io: 简单直接可用博客模板](https://github.com/cnfeat/blog.io) ,其他模板见[Jekyll Themes](http://jekyllthemes.org/)

- 关于Jekyll 网站的结构、如何修改博客配置、评论系统、网站统计、博客文章格式等详细内容参考[邱柏荧(BYQiu)](http://qiubaiying.top/) 的这篇文章:[快速搭建个人博客](http://qiubaiying.top/2017/02/06/快速搭建个人博客/) ,简书版:[利用 GitHub Pages 快速搭建个人博客](https://www.jianshu.com/p/e68fba58f75c)

- 其他参考:

[有哪些简洁明快的Jekyll 模板? - 知乎](https://www.zhihu.com/question/20223939)

[黄玄的博客 | HuX Blog](http://huangxuan.me/) , [模板GitHub介绍](https://github.com/Huxpro/huxpro.github.io)

[BeiYuu](http://beiyuu.com/) :[使用Github Pages建独立博客](http://beiyuu.com/github-pages)