Skip to content

Commit 9776a80

Browse files
committed
docs: update readme doc
1 parent be154a5 commit 9776a80

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

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

77
## Introduction
88

9-
109
`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).
1110

1211
[![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)
1312

1413
[Issues](https://github.com/fecommunity/reactpress/issues) · [Pull Request](https://github.com/fecommunity/reactpress/pulls) · English · [中文](./README-zh_CN.md)
14+
</div>
15+
16+
## 💻 Architecture
17+
18+
[![ReactPress Architecture](./public/architecture.png)](https://blog.gaoredu.com)
19+
20+
## 🔥 Live Demo
21+
22+
- https://github.com/user-attachments/assets/594f2e92-7343-4885-a4b4-1d3216961fd4
23+
24+
[![ReactPress Demo](https://img.shields.io/badge/Try_Live_Demo-Online-green)](https://blog.gaoredu.com)
25+
26+
- [ReactPress Demo](https://blog.gaoredu.com/)
27+
1528

1629
**Content Management**
1730

@@ -29,19 +42,6 @@
2942

3043
[![Mobile Phone](./public/mobile.png)](https://blog.gaoredu.com)
3144

32-
</div>
33-
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/)
4545

4646
## 🆚 Comparison
4747

0 commit comments

Comments
 (0)