Skip to content

Commit

Permalink
🦄 add english readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Feb 25, 2017
1 parent 7f408e1 commit 1fa95f4
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/otale/tale/blob/master/LICENSE)
[![@biezhi on weibo](https://img.shields.io/badge/weibo-%40biezhi-red.svg?style=flat-square)](http://weibo.com/u/5238733773)

[开始使用](https://github.com/otale/tale/wiki)  |  [参与贡献](https://github.com/otale/tale/issues/new)  |  [捐赠](donate.md)
[开始使用](https://github.com/otale/tale/wiki)  |  [参与贡献](https://github.com/otale/tale/issues/new)  |  [捐赠](donate.md)  |  [English](README_EN.md)

## 特性

Expand Down
73 changes: 73 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Tale

> Tale's English meaning for the **Story**, I believe that every person who insists on writing a blog is a story; Chinese you call it ***Collapse*** does not matter.
`Tale` uses a lightweight mvc framework [Blade](https://github.com/biezhi/blade) for development, the default theme using a beautiful [pinghsu](https://github.com/chakhsu/pinghsu), if you think this project is good, please support it [star]((https://github.com/otale/tale/stargazers)).

demo website:https://tale.biezhi.me

[![Build Status](https://img.shields.io/travis/otale/tale.svg?style=flat-square)](https://travis-ci.org/otale/tale)
[![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/otale/tale/blob/master/LICENSE)
[![@biezhi on weibo](https://img.shields.io/badge/weibo-%40biezhi-red.svg?style=flat-square)](http://weibo.com/u/5238733773)

[QuickStart](https://github.com/otale/tale/wiki)  |  [参与贡献](https://github.com/otale/tale/issues/new)  |  [Donate](donate.md)  |  [中文](README.md)

## Feature

+ Simple design, beautiful interface
+ Markdown article published
+ Support multiple themes
+ Support Emoji
+ Support Netease cloud music player
+ Support for attachments and database backups
+ Deployment is simple to deploy

## Interface Preview

![安装1](https://ooo.0o0.ooo/2017/02/25/58b13a81d5f19.png)

![安装2](https://ooo.0o0.ooo/2017/02/25/58b13a817ebc8.png)

![安装完成](https://ooo.0o0.ooo/2017/02/25/58b13a8142728.png)

![后台登录](https://ooo.0o0.ooo/2017/02/25/58b13a82d91e7.png)

![后台仪表盘](https://ooo.0o0.ooo/2017/02/25/58b13a8416e6d.png)

![发布文章](https://ooo.0o0.ooo/2017/02/25/58b13a83bc9f4.png)

![文章管理](https://ooo.0o0.ooo/2017/02/25/58b13a857b10e.png)

![页面管理](https://ooo.0o0.ooo/2017/02/25/58b13a824bc28.png)

![分类标签管理](https://ooo.0o0.ooo/2017/02/25/58b13a829c241.png)

![文件管理](https://ooo.0o0.ooo/2017/02/25/58b13a851741d.png)

![友链管理](https://ooo.0o0.ooo/2017/02/25/58b13ab1756ab.png)

![系统设置](https://ooo.0o0.ooo/2017/02/25/58b13ab231b4d.png)

![个人设置](https://ooo.0o0.ooo/2017/02/25/58b13ab1bba53.png)

![首页](https://ooo.0o0.ooo/2017/02/25/58b13ac013c10.png)

![文章页](https://ooo.0o0.ooo/2017/02/25/58b13ab5d4035.png)

![网易云文章页](https://ooo.0o0.ooo/2017/02/25/58b13ab57cb82.png)

![文章归档页](https://ooo.0o0.ooo/2017/02/25/58b13ab1a1ef6.png)

![友情链接页](https://ooo.0o0.ooo/2017/02/25/58b13ab27ebe7.png)

![关于页](https://ooo.0o0.ooo/2017/02/25/58b13ab170f02.png)

## OpenSource Agreement

[MIT](LICENSE)

## Thanks

+ [typecho](https://github.com/typecho/typecho)
+ [pinghsu](https://github.com/chakhsu/pinghsu)
+ [emoji-java](https://github.com/vdurmont/emoji-java)

0 comments on commit 1fa95f4

Please sign in to comment.