Preview MkDocs
Nickname: PreviewDocs
Location: DocsHopper > Preview
Description
Launches a local MkDocs server, opens your browser, and provides an option to install dependencies.
Inputs
| Name | Type | Access | Description |
|---|---|---|---|
| MkDocs Folder | Text |
item | The root directory of your MkDocs site (where mkdocs.yml is located) |
| Launch Server | Boolean |
item | Set to true to start the server and open the browser |
| Install MkDocs | Boolean |
item | Run this if 'mkdocs' is not recognized. Installs mkdocs-material via pip. |
Outputs
| Name | Type | Access | Description |
|---|---|---|---|
| Status | Text |
item | Connection status or errors |