📄️ Contributors Component
This component uses contrib.rocks to display a list of contributors for the project. By default it uses the repository specified by the environment variables ORGNAME and PROJECTNAME set at build time by GitHub Actions in the docusaurus.config.js file, but you can also specify a different repository.
📄️ Figure Component
The figure component is used for images or media that should be referenced.
📄️ Inline Docs Component
How to use the <InlineDocs /> component to embed generated HTML documentation.