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: about 1 month ago
JSON representation
🦄 Best beautiful java blog, worth a try
- Host: GitHub
- URL: https://github.com/otale/tale
- Owner: otale
- License: mit
- Archived: true
- Created: 2017-02-24T11:15:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T15:45:04.000Z (7 months ago)
- Last Synced: 2024-09-21T04:02:03.433Z (about 1 month ago)
- Topics: blade, blog, java-blog, java8, sqlite3, tale
- Language: JavaScript
- Homepage: https://tale.biezhi.me
- Size: 26.5 MB
- Stars: 4,865
- Watchers: 207
- Forks: 1,503
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - otale/tale - 🦄 Best beautiful java blog, worth a try (JavaScript)
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)