Skip to content

Commit 5d5910c

Browse files
committed
docs: update readme doc
1 parent 02e27d5 commit 5d5910c

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
`ReactPress` is an open-source publishing platform developed using the React. Users can set up their own blogs and websites on servers that support React and MySQL databases. `ReactPress` can also be used as a content management system (CMS).
1111

12-
https://github.com/user-attachments/assets/594f2e92-7343-4885-a4b4-1d3216961fd4
13-
14-
1512
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/fecommunity/reactpress/blob/master/LICENSE)[![(Runtime) Build and Test](https://github.com/facebook/react/actions/workflows/runtime_build_and_test.yml/badge.svg)](https://github.com/fecommunity/reactpress/blob/master/package.json) [![(Compiler) TypeScript](https://github.com/facebook/react/actions/workflows/compiler_typescript.yml/badge.svg?branch=main)](https://github.com/fecommunity/reactpress/blob/master/client/tsconfig.json) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/fecommunity/reactpress/pulls)![Deploy](https://img.shields.io/badge/Deploy-Vercel-blue)
1613

1714
[Issues](https://github.com/fecommunity/reactpress/issues) · [Pull Request](https://github.com/fecommunity/reactpress/pulls) · English · [中文](./README-zh_CN.md)
@@ -34,6 +31,18 @@ https://github.com/user-attachments/assets/594f2e92-7343-4885-a4b4-1d3216961fd4
3431

3532
</div>
3633

34+
## 💻 Architecture
35+
36+
[![ReactPress Architecture](./public/architecture.png)](https://blog.gaoredu.com)
37+
38+
## 🔥 Live Demo
39+
40+
- https://github.com/user-attachments/assets/594f2e92-7343-4885-a4b4-1d3216961fd4
41+
42+
[![ReactPress Demo](https://img.shields.io/badge/Try_Live_Demo-Online-green)](https://blog.gaoredu.com)
43+
44+
- [ReactPress Demo](https://blog.gaoredu.com/)
45+
3746
## 🆚 Comparison
3847

3948
**Comparison of ReactPress, WordPress, and VuePress**
@@ -66,17 +75,6 @@ https://github.com/user-attachments/assets/594f2e92-7343-4885-a4b4-1d3216961fd4
6675
- 📷 Media Management: Supports local file upload and OSS file upload
6776
- ...
6877

69-
70-
## 💻 Architecture
71-
72-
[![ReactPress Architecture](./public/architecture.png)](https://blog.gaoredu.com)
73-
74-
## 🔥 Live Demo
75-
76-
[![ReactPress Demo](https://img.shields.io/badge/Try_Live_Demo-Online-green)](https://blog.gaoredu.com)
77-
78-
[ReactPress Demo](https://blog.gaoredu.com/)
79-
8078
## ⌨️ Development
8179

8280
### Environment

0 commit comments

Comments
 (0)