Skip to content

Commit 4ee38de

Browse files
committed
docs: add en and zh homepage
1 parent d894f66 commit 4ee38de

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

docs/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
---
22
home: true
3+
actionText: Get Started
4+
actionLink: /guide/
5+
GitHubText: View GitHub
6+
features:
7+
- title: Out of the box
8+
details: Clear API, internal spinners and better compatibility, ready for production immediately
9+
- title: 2-direction support
10+
details: Support top and bottom directions currently, adapt to more different scenes
11+
- title: Result display
12+
details: Configurable load result display, for example no more data, no results and etc
313
---

docs/zh/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
home: true
3+
actionText: 开始使用
4+
actionLink: /zh/guide/
5+
GitHubText: 前往 GitHub
6+
features:
7+
- title: 开箱即用
8+
details: 简洁至上的 API、内置加载动画以及良好的兼容性,可立即投入生产
9+
- title: 双向支持
10+
details: 目前支持向上和向下两种加载方式,可适应于更多的应用场景
11+
- title: 结果展示
12+
details: 可配置的加载结果展示,比如没有更多数据、没有任何数据等等
13+
---

0 commit comments

Comments
 (0)