Skip to content

Commit

Permalink
Update Readme Files(Version of Chinese & English)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon2413 committed Aug 21, 2020
0 parents commit c1bbea3
Show file tree
Hide file tree
Showing 114 changed files with 7,510 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: default
description: "你来到了没有知识的荒原 :("
header-img: "images/404-bg.jpg"
permalink: /404.html
---


<!-- Page Header -->
<header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading" id="tag-heading">
<h1>404</h1>
<span class="subheading">{{ page.description }}</span>
</div>
</div>
</div>
</div>
</header>

<script>
document.body.classList.add('page-fullscreen');
</script>
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'redcarpet'
gem 'jekyll-paginate'
gem 'jekyll-sitemap'
70 changes: 70 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
concurrent-ruby (1.1.4)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.10.0)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.8.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (~> 1.14)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
jekyll-watch (2.1.2)
listen (~> 3.0)
kramdown (1.17.0)
liquid (4.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.0.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.4.0)
rouge (3.3.0)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)

PLATFORMS
ruby

DEPENDENCIES
jekyll
jekyll-paginate
jekyll-sitemap
redcarpet

BUNDLED WITH
1.16.1
115 changes: 115 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@

[leopard](https://leopardpan.cn) 是一个简洁的博客模板,响应式主题, 适配了电脑、手机各种屏幕,看效果直接点击下面链接

* [博客链接](https://leopardpan.cn) (部署在国内,访问更快)
* [Demo链接](https://leopardpan.github.io/) (部署在github page)

如果你喜欢请 Star ,你的 Star 是我持续更新的动力, 谢谢 😄.

### 你在搭建个人博客遇到任何问题都可以找我

遇到解决不了的问题 [需要技术支持联系我](https://leopardpan.cn/support/)


### 环境要求

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

### 使用手册

[Jekyll搭建个人博客](https://leopardpan.cn/2016/10/jekyll_tutorials1/) : 使用Jekyll搭建个人博客的教程,及如何把这个博客模板修改成你自己的博客,里面也有大量的评论、Jekyll 搭建博客各种环境出现过的问题。

[HEXO搭建个人博客](https://leopardpan.cn/2015/08/HEXO%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/) : 使用 HEXO 基于 Github Page 搭建个人博客, 教程里面累计了大量提问和评论,如果你在搭建博客时遇到问题,可以看看这个教程。


#### 安装Jekyll

[Jekyll中文官方文档](http://jekyll.bootcss.com/) , 如果你已经安装过了 Jekyll,可以忽略此处。

> $ gem install jekyll
#### 获取博客模板

> $ git clone https://github.com/leopardpan/leopardpan.github.io.git
或者直接[下载博客](https://github.com/leopardpan/leopardpan.github.io/archive/master.zip)

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

> $ jekyll server
在浏览器输入 [127.0.0.1:4000](127.0.0.1:4000) , 就可以看到博客效果了。


### 提示

>* 如果你想使用我的模板,请把 _posts/ 目录下的文章都去掉。
>* 修改 _config.yml 文件里面的内容为你自己的个人信息。
如果在部署博客的时候发现问题,可以直接在[Issues](https://github.com/leopardpan/leopardpan.github.io/issues)里面提问。


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

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


### 赞助

你可以通过下方二维码赞助本项目,资金将用于服务器开销以及今后的公共服务

感谢所有赞助过本项目的朋友,你们都为本项目贡献了自己的一份力量

<details>

<summary>微信二维码</summary>
<img width="300" src="https://leopardpan.github.io/images/payimg/weipayimg.jpg" alt="wechat">
</details>

<details>

<summary>支付宝二维码</summary>
<img width="300" src="https://leopardpan.github.io/images/payimg/alipayim.jpg" alt="alipay">
</details>


### 效果预览

#### 头像效果

![](https://leopardpan.github.io/images/readme/icon.gif)

如果你只想要我博客里的头像效果,你只需要拿 leopardpan.github.io/_includes/side-panel.html 文件里面 `头像效果` 和 leopardpan.github.io/css/main.css 里面最后面 `头像效果` 部分就行了。


***

#### 博客首页

![](https://leopardpan.github.io//images/readme/img4.png)

***

#### 每篇文章下面都支持打赏

![](https://leopardpan.github.io/images/readme/img3.png)

#### 文章详情

![](https://leopardpan.github.io/images/readme/img1.png)


#### 文章支持标签分类

![](https://leopardpan.github.io/images/readme/img2.png)

#### 手机端效果

<img width="300" src="https://leopardpan.github.io/images/readme/img5.png" alt="wechat">

#### 感谢

本博客在[Vno Jekyll](https://github.com/onevcat/vno-jekyll)基础上修改的。
Loading

0 comments on commit c1bbea3

Please sign in to comment.