Add an components page explaining all custom components #11
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I would like a single page that contains all the markdown elements, including standard markdown files such as headings, lists, blockquotes, code blocks (with showLineNumbers and line highlighting), and the tab component I'm using to switch code. It should also cover how to add images, links, the note component, and the stepper. This will help make everything clear for anyone who is going to use this, so only the necessary markdown custom components and standard markdown elements should be included. Documenting all components used in the project won't be useful.
I also want to modify the "Get Started" page to include instructions on where the content should be placed, specifying that content files should be in the .mdx extension with the appropriate frontmatter. Additionally, please include details on how to configure routes, how to clone the GitHub repository, install dependencies using npm i, and add information about other versions in the "Get Started" section.
The text was updated successfully, but these errors were encountered: