mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 修改应用 README
This commit is contained in:
+13
-51
@@ -1,54 +1,16 @@
|
||||
## 项目介绍
|
||||
# mBlog
|
||||
|
||||
mBlog,全称 micro blog.基于 java+mysql.支持自部署的前后端分离的微博,可单用户使用,也可以支持多用户.
|
||||
mBlog (mtons blog)开源免费的Java博客系统,是一个简单、大气、美观、响应式设计的多人博客系统,基于MySQL数据库;具有性能优异、简单实用、安全稳定、支持全文检索的特点。
|
||||
|
||||
DEMO:
|
||||
## 项目特色:
|
||||
|
||||
[mblog.coo.st](https://mblog.coo.st)
|
||||
|
||||
[mblog.cooolr.online(开放注册)](https://mblog.cooolr.online/) 基于 java+mysql,前后分离
|
||||
|
||||
[m.kingwrcy.cn(开放注册,匿名评论等)](https://m.kingwrcy.cn) 基于 java+sqlite,前后不分离,内存 128MB
|
||||
|
||||
## 嵌入其他博客系统
|
||||
|
||||
比如 wordpress,hugo,[教程看这里](https://github.com/mblog-backend/backend/tree/main/doc/static.md)
|
||||
|
||||
## tg 机器人
|
||||
|
||||
感谢[@cooolr](https://github.com/cooolr),开源地址在[这里](https://github.com/mblog-backend/mblog-telegram-bot)
|
||||
|
||||
## 浏览器插件
|
||||
|
||||
[浏览器插件](https://github.com/mblog-backend/browser-plugin)
|
||||
|
||||
目前只支持 Chrome 浏览器
|
||||
|
||||
支持一键转发文本
|
||||
|
||||
#### 特性
|
||||
|
||||
1. 支持图文混发,支持多图
|
||||
2. 支持 telegram 格式链接
|
||||
|
||||
#### [tg 频道](https://t.me/mblog_backend)
|
||||
|
||||
#### [Nas 安装教程](https://post.smzdm.com/p/agqerg43/?zdm_ss=Android_3635293780_&send_by=3635293780&from=singlemessage&invite_code=zdm4tzvf9ainv)
|
||||
|
||||
<details><summary>图片预览</summary>
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
<details><summary>Docker镜像</summary>
|
||||
|
||||
- [前后不分离镜像](https://hub.docker.com/r/kingwrcy/mblog)
|
||||
|
||||
- [前端代码](https://github.com/kingwrcy/mblog-front)
|
||||
|
||||
- [前端 Docker 镜像](https://hub.docker.com/r/kingwrcy/mblog-front)
|
||||
- JDK8
|
||||
- SSH (Spring、SpringMVC、Hibernate)
|
||||
- 安全权限 Shiro
|
||||
- 搜索工具 Lucene
|
||||
- 缓存 Ehcache
|
||||
- 视图模板 Velocity
|
||||
- 其它 Jsoup、fastjson、GraphicsMagick、jQuery、Seajs
|
||||
- Bootstrap 前端框架
|
||||
- UEditor/Markdown编辑器
|
||||
- font-wesome 字体/图标
|
||||
Reference in New Issue
Block a user