-
Notifications
You must be signed in to change notification settings - Fork 0
Improve docs #6
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
base: feature/improve-mobile-ux
Are you sure you want to change the base?
Improve docs #6
Conversation
|
I'm not sure what's the best strategy to create documentation for a lib, I saw that MaterialUI and Ant Design uses markdown to create their website documentation. |
Feat. Michel
I've used markdown before to create documentations. I think it's one of the best ways to do it, or using the gitbook.io service. I've actually recreated something like gitbook.io before. |
|
I was thinking in using Storybook, but I'm not sure how it scales with an entire UI library, I always see being used for more specific cases, like the react-dates from Airbnb. |
|
We could use Storybook for the whole UI Library. |
|
It's got awesome! |
|
gitbook is paid, for now we could use just regular markdown |
Summary
Screenhots