Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add community for DocPages #11203

Merged
merged 10 commits into from
Apr 24, 2023
Merged

feat: Add community for DocPages #11203

merged 10 commits into from
Apr 24, 2023

Conversation

Chasen-Zhang
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

image

Closes #issue

@vercel
Copy link

vercel bot commented Apr 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2023 5:51am

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Apr 24, 2023
@BohuTANG
Copy link
Member

error: `Comunity` should be `Community`
  --> ./website/src/pages/index.tsx:9:12
  |
9 | import JoinComunity from '../components/JoinCommunity';
  |            ^^^^^^^^
  |
error: `Comunity` should be `Community`
  --> ./website/src/pages/index.tsx:60:1[8](https://github.com/datafuselabs/databend/actions/runs/4782687279/jobs/8502252310?pr=11203#step:4:9)
   |
60 |             <JoinComunity />
   |                  ^^^^^^^^
   |
error: `Comunity` should be `Community`
  --> ./website/src/components/JoinCommunity/index.tsx:14:[11](https://github.com/datafuselabs/databend/actions/runs/4782687279/jobs/8502252310?pr=11203#step:4:12)
   |
14 | const JoinComunity:  FC<TProps> = ({titleAlign, maxWidth, justifyContent}): ReactElement=> {
   |           ^^^^^^^^
   |
error: `Comunity` should be `Community`
  --> ./website/src/theme/DocPaginator/index.js:4:12
  |
4 | import JoinComunity from '@site/src/components/JoinCommunity';
  |            ^^^^^^^^
  |
error: `Comunity` should be `Community`
  --> ./website/src/components/JoinCommunity/index.tsx:53:5
   |
53 | JoinComunity.defaultProps = {
   |     ^^^^^^^^
   |
error: `Comunity` should be `Community`
  --> ./website/src/components/JoinCommunity/index.tsx:58:20
   |
58 | export default JoinComunity;
   |                    ^^^^^^^^
   |
error: `Comunity` should be `Community`
  --> ./website/src/theme/DocPaginator/index.js:44:[14](https://github.com/datafuselabs/databend/actions/runs/4782687279/jobs/8502252310?pr=11203#step:4:15)
   |
44 |         <JoinComunity maxWidth={7[20](https://github.com/datafuselabs/databend/actions/runs/4782687279/jobs/8502252310?pr=11203#step:4:21)} justifyContent='flex-start' titleAlign='left'/>
   |              ^^^^^^^^
   |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants