chore: migrate to geist ui

This commit is contained in:
unix
2020-08-24 18:32:46 +08:00
parent c179794f36
commit 909a2963c0
176 changed files with 2188 additions and 2668 deletions

View File

@@ -1,4 +1,4 @@
## ZEIT UI - React Contributing Guide
## Geist UI - React Contributing Guide
### Ready to start
@@ -29,7 +29,7 @@ At any time, you think it's ok, you can start the following steps to submit your
#### **About document page**
1. Document page must have `meta` field. refer to [here](https://github.com/zeit-ui/react/blame/master/pages/en-us/components/avatar.mdx#L4).
1. Document page must have `meta` field. refer to [here](https://github.com/geist-org/react/blame/master/pages/en-us/components/avatar.mdx#L4).
2. If you are creating a new component, please provide at least one document.
3. Dodcument using [mdx-js](https://github.com/mdx-js/mdx), here is [vs-code plug-in](https://github.com/silvenon/vscode-mdx),
[web-storm support](https://youtrack.jetbrains.com/issue/WEB-32599)
@@ -62,5 +62,5 @@ At any time, you think it's ok, you can start the following steps to submit your
### Get stuck
- Create new issue to tell us: [create issue](https://github.com/zeit-ui/react/issues/new/choose).
- Ask in [chat room](https://spectrum.chat/zeit-ui/general?tab=posts).
- Create new issue to tell us: [create issue](https://github.com/geist-org/react/issues/new/choose).
- Ask in [chat room](https://spectrum.chat/geist-ui/react?tab=posts).