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 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T15:45:04.000Z (over 1 year ago)
- Last Synced: 2025-01-11T12:49:02.835Z (10 months ago)
- Topics: blade, blog, java-blog, java8, sqlite3, tale
- Language: JavaScript
- Homepage: https://tale.biezhi.me
- Size: 26.5 MB
- Stars: 4,865
- Watchers: 206
- Forks: 1,496
- Open Issues: 96
-
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'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
[](https://travis-ci.org/otale/tale)
[](https://github.com/otale/tale/blob/master/LICENSE)
[](https://www.zhihu.com/people/biezhi)
[](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:
[](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








## 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)