Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
17-2-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
ttttonyhe committed Feb 17, 2019
1 parent ac90ebb commit c5ec62d
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2019 TonyHe

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.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# ouorz
基于 King 主题使用 Vue.js 重构修改的 WordPress 个人博客主题

<br/>

### 修改内容
+ 文章内链
+ 评论功能(已关闭)
+ 特殊文章列表样式
+ 全站Vue.js重构
+ 首页分类/标签
+ 文章列表无限加载

<br/>

### 主题截图
![thumbnail1](https://i.loli.net/2019/02/10/5c600b6696409.png)
![thumbnail2](https://i.loli.net/2019/02/10/5c600b66aa559.png)
![thumbnail3](https://i.loli.net/2019/02/10/5c600b66b6c43.png)

<br/>

### 食用方法
原主题下载链接已失效...
```
git clone [email protected]:HelipengTony/ouorz.git
```
1. 删除原主题全部文件
2. 上传现主题全部文件
即可

0 comments on commit c5ec62d

Please sign in to comment.