# tale **Repository Path**: jacob/tale ## Basic Information - **Project Name**: tale - **Description**: Tale是一款简洁美观的Java博客系统,让每一个有故事的人更好的表达想法! - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/otale/tale - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 653 - **Created**: 2017-02-26 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tale > Tale的英文含义为**故事**,我相信每个坚持写Blog的人都是有故事的;中文你叫它 ***塌了*** 也无所谓 🤣。 `Tale` 使用了轻量级mvc框架 [Blade](https://github.com/biezhi/blade) 开发,默认主题使用了漂亮的 [pinghsu](https://github.com/chakhsu/pinghsu),如果觉得这个项目不错,请为它[点赞](https://github.com/otale/tale/stargazers)支持。 演示站点: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) [开始使用](https://github.com/otale/tale/wiki)  |  [参与贡献](https://github.com/otale/tale/issues/new)  |  [捐赠](donate.md)  |  [English](README_EN.md) ## 特性 + 设计简洁,界面美观 + Markdown文章发布 + 自定义文章链接 + 支持多主题 + 支持Emoji表情 + 支持网易云音乐播放 + 支持附件和数据库备份 + 部署发布简单 ## 界面预览 ![安装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) ## 开源协议 [MIT](LICENSE) ## 感谢 + [typecho](https://github.com/typecho/typecho) + [pinghsu](https://github.com/chakhsu/pinghsu) + [emoji-java](https://github.com/vdurmont/emoji-java)