# tale **Repository Path**: CheckBug/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**: 649 - **Created**: 2020-03-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tale Blog ![Tale](https://ooo.0o0.ooo/2017/02/27/58b43450c9182.png) > 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 zhihu](https://img.shields.io/badge/zhihu-%40biezhi-red.svg?style=flat-square)](https://www.zhihu.com/people/biezhi) [![Gitter](https://badges.gitter.im/biezhi/tale-group.svg)](https://gitter.im/tale-group) [QuickStart](https://github.com/otale/tale/wiki/QuickStart)  |  [Contribution](https://github.com/otale/tale/issues/new)  |  [Donate](https://github.com/otale/tale/wiki/9.-%E6%8D%90%E8%B5%A0%E6%88%91%E4%BB%AC)  |  [Video](https://github.com/otale/tale/wiki/%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B)  |  [中文](README_ZH.md) Here is a throughput graph of the repository for the last few weeks: [![Throughput Graph](https://graphs.waffle.io/otale/tale/throughput.svg)](https://waffle.io/otale/tale/metrics/throughput) ## Feature + Simple design, beautiful interface + Markdown article published + Custom article links + Support multiple themes + Support plugin extension + Support Emoji + Support Netease cloud music player + Support for attachments and database backups + Deployment is simple, do not rely on Tomcat + No database, sqlite embedded ## Interface Preview ![tale1.png](https://ooo.0o0.ooo/2017/03/04/58ba99604e997.png) ![tale_022.png](https://ooo.0o0.ooo/2017/02/28/58b4686f37836.png) ![tale_03.png](https://ooo.0o0.ooo/2017/02/28/58b4686638460.png) ![tale_04.png](https://ooo.0o0.ooo/2017/02/28/58b4686384fb4.png) ![tale_05.png](https://ooo.0o0.ooo/2017/02/28/58b46869bff5b.png) ![tale_06.png](https://ooo.0o0.ooo/2017/02/28/58b46862ec24e.png) ![tale_07.png](https://ooo.0o0.ooo/2017/02/28/58b46868b1a67.png) ![tale_08.png](https://ooo.0o0.ooo/2017/02/28/58b46866c5898.png) ## OpenSource Agreement [MIT](LICENSE) ## Thanks + [dongm2ez](https://github.com/dongm2ez) + [pkwenda](https://github.com/pkwenda) + [typecho](https://github.com/typecho/typecho) + [pinghsu](https://github.com/chakhsu/pinghsu) + [emoji-java](https://github.com/vdurmont/emoji-java) + [jetbrick-template](https://github.com/subchen/jetbrick-template-2x)