14 lines
464 B
Markdown
14 lines
464 B
Markdown
# Medusa Documentation
|
|
|
|
The Medusa documentation website is built with Docusaurus v2. You can learn more about contributing [here](https://docs.medusajs.com/contribution-guidelines).
|
|
|
|
## Components and Theme
|
|
|
|
### Extended Theme Components
|
|
|
|
Components that extend themes from Docusaurus or other plugins are placed under `src/theme`.
|
|
|
|
### Medusa Docs Components
|
|
|
|
Components created specifically for the Medusa Docs are placed under the `src/componenets` directory.
|