# EZLippi.github.io **Repository Path**: Rankx_code/EZLippi.github.io ## Basic Information - **Project Name**: EZLippi.github.io - **Description**: 这是我的个人网站的源码,欢迎fork。 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 博客地址 Github托管的是以前Jekyll版本的源码,现在博客用Hexo重新搭建 #### 预览 * Jekyll版本:EZLippi.github.io * Hexo 版本: [www.ezlippi.com](http://www.ezlippi.com) * Hexo版本源码:[https://coding.net/u/ezlippi/p/ezlippi/git/tree/coding-pages/](https://coding.net/u/ezlippi/p/ezlippi/git/tree/coding-pages/) ### 使用Jekyll版本作为博客模板,仅需如下几步: 1. 首先Fork或Download一份本项目代码。 2. 修改_config.yaml及about.md文件,以变更个人信息。 3. 修改_include目录下相关文件,以配置网站统计(analytics.html),网友评论(comment.html),右侧栏目(categories.html),热门文章(hot.html),友情链接(links.html)等。 4. 修改CNAME文件,以绑定自己的域名。 5. 删除_posts下文章,换成你自己的。 6. 去谷歌自定义搜索新建一个你的搜索引擎,把你的Id替换根目录下search.html我的ID 7. 最后,push到你自己的博客Repo~ *^_^*如果愿意,Star本项目一个吧~ ### 本项目使用了 1. CNZZ的网站统计服务,官网:http://cnzz.com 2. 多说的评论功能,官网:http://duoshuo.com/ ### 联系方式 联系方式: Email(ouyanglip@gmail.com) ### 使用本项目作模板的博客链接 * http://www.94geek.com * http://www.haidaoxiaofei.me * http://www.malphi.net * http://happyaround.com * http://tencentlocation.github.io * http://wtaps.github.io * http://maoshu.cc * http://x-carto.com/ * (你的位置) ## 2016-02-25更新 * 本博客由Jekyl迁移到Hexo,博客地址[ezlippi](www.ezlippi.com),源码托管在了国内的[Coding.net](https://coding.net/u/ezlippi/p/ezlippi/git/tree/coding-pages/) * 使用Hexo搭建个人博客具体教程参考[Jekyll迁移到Hexo建立个人博客](http://www.ezlippi.com/blog/2016/02/jekyll-to-hexo.html)