1 Star 0 Fork 0

Ridge / ridgew.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

github.io

这是我在leopard博客模板基础上搭建,只有少部分修改。

使用手册

Jekyll搭建个人博客
使用Jekyll搭建个人博客的教程,以及如果把博客模板修改成你自己的博客,里面也有大量的评论,及 Jekyll 搭建博客出现过的问题。

使用条件

Jekyll 支持 Mac 、Windows、ubuntu 、Linux 操作系统
Jekyll 需要依赖:Ruby、bundler

安装Jekyll

Jekyll中文官方文档 , 如果你已经安装过了 Jekyll,可以忽略此处。

$ gem install jekyll

获取博客模板

$ git clone https://github.com/leopardpan/leopardpan.github.io.git

或者直接下载博客

进leopardpan.github.io/ 目录下, 开启本地服务

$ jekyll server

在浏览器输入 127.0.0.1:4000 , 就可以看到博客效果了。

提示

  • 如果你想使用我的模板,请把 _posts/ 目录下的文章都去掉。
  • 修改 _config.yml 文件里面的内容为你自己的个人信息。

如果在部署博客的时候发现问题,可以直接在Issues里面提问。

把这个博客变成你自己的博客

根据上面【提示】修改过后,在你的github里创建一个username.github.io的仓库,username指的值你的github的用户名。
创建完成后,把我的这个模板使用git push到你的username.github.io仓库下就行了。 搭建博客如果遇到问题可以看看我教程Jekyll搭建个人博客

感谢

本博客在leopard基础上修改的。

MIT License Copyright (c) 2016 Ridge Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Personal Homepage 展开 收起
HTML 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML
1
https://gitee.com/ridgew/ridgew.github.io.git
git@gitee.com:ridgew/ridgew.github.io.git
ridgew
ridgew.github.io
ridgew.github.io
master

搜索帮助