Custom MKDocs
Nickname: CustomMkDocs
Location: DocsHopper > Customize
Description
Generates custom YAML configuration settings for the MkDocs Material theme.
Inputs
| Name | Type | Access | Description |
|---|---|---|---|
| Theme Scheme | Text |
item | Use 'default' for Light mode, or 'slate' for Dark mode |
| Primary Color | Text |
item | Primary theme color (e.g., indigo, blue, teal, deep orange) |
| Accent Color | Text |
item | Accent theme color (e.g., light blue, amber, pink) |
| Repo URL | Text |
item | URL to your GitHub repository (adds a top-right GitHub icon) |
| Site Author | Text |
item | Name of the plugin author |
Outputs
| Name | Type | Access | Description |
|---|---|---|---|
| YAML Config | Text |
item | The generated YAML string. Plug this into the MkDocs Exporter. |