bezier-react icon indicating copy to clipboard operation
bezier-react copied to clipboard

Move wiki inside the library code

Open yangwooseong opened this issue 1 year ago • 0 comments

Summary

  • wiki 에 있는 내용을 bezier-react git 안으로 옮깁니다.

Description

  • git 안으로 옮기면 pull request로 협업하기 좋고 히스토리 관리를 보다 명확히 확인할 수 있어서 좋습니다. docs(가제) 디렉토리를 만들고 디스커션에 있는 마이그레이션 가이드와 위키를 통합해서 관리하는 것을 제안합니다.
  • 위키를 주제별로 작은 단위로 나누면 좋을 것 같습니다.
  • 추후에 Github REST API를 활용해서 storybook 에 추가하는 것도 생각해볼 수 있습니다.

References

  • https://github.com/carbon-design-system/carbon/tree/main/docs
  • https://github.com/Shopify/polaris/tree/main/documentation

yangwooseong avatar Apr 08 '24 09:04 yangwooseong