blossom/README.md
2023-12-07 11:10:43 +08:00

135 lines
4.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img src="./doc/imgs/blossom_name.png" height="auto">
</p>
<p align="center">
<a href="https://www.wangyunf.com/blossom-demo/#/settingindex">💻️ 试用</a> | <a href="https://www.wangyunf.com/blossom-doc/index.html">📃 文档</a> | <a href="https://www.wangyunf.com/blossom-doc/guide/about/download.html">📥 下载</a>
</p>
Blossom 是一个支持**私有部署**的**云端双链笔记软件**,你可以将你的笔记,图片,个人计划安排保存在自己的服务器中,并在任意设备之间实时同步。同时还是一个动态博客。
支持 WindowsMac网页客户端网页移动端。
<p align="center">
<img src="./doc/imgs/device.png">
</p>
# 🛎️ 在线试用
你可以通过[在线地址](https://www.wangyunf.com/blossom-demo/#/settingindex)或[下载客户端](https://www.wangyunf.com/blossom-doc/guide/about/download.html)试用,详细信息请查看[试用](https://www.wangyunf.com/blossom-doc/guide/tryuse.html)文档。
<br/><br/>
# 👏 Blossom 的特点:
### 完善的文件关系
Blossom 不依赖任何三方存储和图床,其本身就是一个图床,并且提供了完善的图片管理,访勿删,以及图片和文章的双向关系绑定。
基于 Markdown 编写,没有破坏性的语法拓展,在这里编写的内容在任何 Markdown 软件中都能正常显示。
### 快速迁移
所有图片和文章都支持一键备份和导出,可以在几分钟内轻松迁出。导出的文件可以无缝使用 VS Code 或 Obsidian 等本地软件正常打开。
### 丰富的附加功能
- 📅 [计划安排](https://www.wangyunf.com/blossom-doc/guide/plan.html)
- 🏷️ [待办事项](https://www.wangyunf.com/blossom-doc/guide/todo.html)
- 🎫 [快捷便签](https://www.wangyunf.com/blossom-doc/guide/note.html)
- 🍅 [番茄钟](https://www.wangyunf.com/blossom-doc/guide/article.html#tomato)
- 🧰 多用户、字数统计、字数折线图、编辑热力图、天气预报、主题设置...
Blossom 拥有丰富的功能,不仅仅是知识管理,更是一个可以供多人同时使用的全面实用性工具。
<br/><br/>
# 🚀 Docker Compose 一键部署
```
docker compose -f docker/compose/blossom-mysql8.yaml up -d
```
<br/><br/>
# 🥳 加入群聊
加入群聊进行沟通,反馈问题。
<img src="./doc/imgs/qq.png" height="250">
<br/>
# 🤝 赞助 Blossom
**Blossom 不会向你收取任何的费用,你可以永久免费使用!**
但开源软件的收益目前很难维持生活,并且项目设计,开发,测试需要大量的时间和精力,如果你愿意赞助我的工作,将非常有助于该项目的成长,并激励我长期持续下去!
**感谢每一个位赞助者对 Blossom 的大力支持Blossom 因为你们变得更好。**
| 赞助者 / Sponsors | 赞助者 / Sponsors | 赞助者 / Sponsors | 赞助者 / Sponsors |
| :------------------- | :---------------- | :---------------- | :---------------- |
| i just walked away🏃 | KalyanYang | dsx | 熊猫不是猫 |
| 白驹过隙 | 支付宝用户-\*发 | 支付宝用户-\*琛 | 疾风剑豪索隆 |
| 放羊的星星 | | |
---
<h4 align="center">你可以通过以下几种方式赞助 Blossom。</h4>
<p align="center">
<img src="./doc/imgs/sponsors/wechat.png" height="400">
<img src="./doc/imgs/sponsors/ali.png" height="400">
<img src="./doc/imgs/sponsors/aifadian.png" height="400">
</p>
<br/>
# 更多图片
!["编辑器"](./doc/imgs/article.png)
<p align="center">编辑器</p>
---
!["双链笔记"](./doc/imgs/article_reference.png)
<p align="center">双链笔记</p>
---
!["照片墙"](./doc/imgs/picture.png)
<p align="center">照片墙</p>
---
!["日历计划"](./doc/imgs/todo.png)
<p align="center">待办事项清单</p>
---
!["日历计划"](./doc/imgs/plan.png)
<p align="center">日历计划</p>
---
!["便签管理"](./doc/imgs/note.png)
<p align="center">便签管理</p>
---
!["博客"](./doc/imgs/blog_home_pc.png)
<p align="center">博客</p>
<p align="center">
<img src="./doc/imgs/blog_home_m.png" height="600">
<img src="./doc/imgs/blog_article.png" height="600" style="margin-left: 30px">
</p>
<p align="center">博客移动端</p>