Open slorber opened 4 years ago
Having the components in a separate package can give some modularity, it can promote integrating components in custom themes as you've highlighted.
In terms of components, apart from the navigation - code blocks, announcement bars
I'd love to see storybook being implemented. My question is would you scope storybook to this proposed component library only, or the whole project? I could help with this.
I'd love to see storybook being implemented. My question is would you scope storybook to this proposed component library only, or the whole project? I could help with this.
Great idea, I'd love to work on this as well but reserved for MLH it seems
I'd love to see storybook being implemented. My question is would you scope storybook to this proposed component library only, or the whole project? I could help with this.
Docusaurus core does not depend on Infima, but the classic theme does. I think we should scope this to the classic theme, as all the comps we'll make would use Infima classes. What do you think @yangshun ?
Great idea, I'd love to work on this as well but reserved for MLH it seems
We should setup some initial infra, and then we could split the work by migrating component by component, so there will be work for everybody :p
💥 Proposal
See also https://github.com/facebook/docusaurus/discussions/3064#discussioncomment-37801 => one usecase could to be give users the ability to reuse the docs sidebar on custom pages, if they want to create their own hardcoded sidebar in a custom page.
Some questions: