Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 085fea7

Browse files
committed
chore: add bilingual README as placeholder during Docusaurus deployment
1 parent b847244 commit 085fea7

File tree

1 file changed

+52
-26
lines changed

1 file changed

+52
-26
lines changed

README.md

Lines changed: 52 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,67 @@
1-
# Website
1+
# 🚧 Documentation Under Construction
22

3-
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
3+
Oops! You caught us during deployment 🙈
4+
The official documentation is being built and deployed via Docusaurus.
45

5-
### Installation
6+
---
67

7-
```
8-
$ yarn
9-
```
8+
## 🔧 Possible Reasons
109

11-
### Local Development
10+
- The site is currently rebuilding via CI/CD
11+
- You accessed this page before the deployment finished
1212

13-
```
14-
$ yarn start
15-
```
13+
---
1614

17-
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
15+
## 📘 Where to Find the Docs
1816

19-
### Build
17+
Please try again in a few minutes, or visit:
2018

21-
```
22-
$ yarn build
23-
```
19+
👉 [https://mcp.ifuryst.com/](https://mcp.ifuryst.com/)
2420

25-
This command generates static content into the `build` directory and can be served using any static contents hosting service.
21+
---
2622

27-
### Deployment
23+
## 🛠️ About This Project
2824

29-
Using SSH:
25+
In the meantime, feel free to check out our GitHub repo:
26+
👉 [https://github.com/mcp-ecosystem/mcp-gateway](https://github.com/mcp-ecosystem/mcp-gateway)
3027

31-
```
32-
$ USE_SSH=true yarn deploy
33-
```
28+
---
3429

35-
Not using SSH:
30+
## 🙏 Thanks for Your Patience!
3631

37-
```
38-
$ GIT_USER=<Your GitHub username> yarn deploy
39-
```
32+
Docusaurus is working hard. Grab a coffee and come back soon ☕🚀
4033

41-
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
34+
---
35+
36+
# 🚧 文档施工中
37+
38+
哎呀!你来的正是 CI/CD 构建的时刻 🙈
39+
我们的官方文档正在由 Docusaurus 构建和部署中。
40+
41+
---
42+
43+
## 🔧 可能的原因
44+
45+
- 当前文档站点正由 CI/CD 自动部署
46+
- 你访问的时间点刚好在构建过程中
47+
48+
---
49+
50+
## 📘 正确的文档地址
51+
52+
请稍等几分钟再试,或者直接访问:
53+
54+
👉 [https://mcp.ifuryst.com/](https://mcp.ifuryst.com/)
55+
56+
---
57+
58+
## 🛠️ 项目介绍
59+
60+
在等待的这段时间,欢迎先访问我们的 GitHub 仓库:
61+
👉 [https://github.com/mcp-ecosystem/mcp-gateway](https://github.com/mcp-ecosystem/mcp-gateway)
62+
63+
---
64+
65+
## 🙏 感谢你的耐心!
66+
67+
Docusaurus 正在努力加载中,先喝杯咖啡休息一下吧 ☕🚀

0 commit comments

Comments
 (0)