Skip to content

Conversation

luizbaldi
Copy link
Member

After some research, I decided to use Docusaurus v2 to write our documentation.

This PR contains the initial structure with some initial ideas around how to create pages and document components.

Everything is open for discussion :)

@luizbaldi luizbaldi self-assigned this Jan 2, 2021
@@ -0,0 +1,44 @@
---
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Writing all props manually doesn't sound like a good idea, I'll take a look to see if we can generate them based on the component's Props type.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes that should be a priority because updating it manually would be cumbersome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants