Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/otale/tale

🦄 Best beautiful java blog, worth a try
https://github.com/otale/tale

blade blog java-blog java8 sqlite3 tale

Last synced: 3 months ago
JSON representation

🦄 Best beautiful java blog, worth a try

Lists

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)