Skip to content

Commit

Permalink
🔖 chore: add playground
Browse files Browse the repository at this point in the history
  • Loading branch information
eternallycyf committed May 1, 2024
1 parent f6b4e62 commit c4d768a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ hero:
link: https://github.com/eternallycyf/ims-keep-alive/
---

<embed src="../README.md"></embed>

```tsx | demo
/**
* inline: true
Expand Down Expand Up @@ -42,12 +40,3 @@ export default () => (
</Section>
);
```

工程框架选型如下:

- 构建: father4
- 文档: dumi2
- CI: Github Action
- CD:
- 文档发布: 使用 vercel 自动化触发文档站构建;
- npm 发布: 使用 `semantic-release` 实现 npm 包的自动化发布;

0 comments on commit c4d768a

Please sign in to comment.