Currently, when we create a new documentation, we have to spend a little bit of time setting up the pages for navigations, etc.
Design a component so that when you drop it into a layout file, it automatically reads a config and content in a specific format (for example, like in Docusaurus) and displays them.
Very useful for iterating documentations faster. Also, much easier to maintain
Currently, when we create a new documentation, we have to spend a little bit of time setting up the pages for navigations, etc.
Design a component so that when you drop it into a layout file, it automatically reads a config and content in a specific format (for example, like in Docusaurus) and displays them.
Very useful for iterating documentations faster. Also, much easier to maintain