mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-18 01:34:00 -05:00
Update codex-docs/DEPLOY_DOCS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -21,8 +21,8 @@ This guide explains how to build, test, and deploy the BlackRoad OS documentatio
|
|||||||
# Navigate to codex-docs directory
|
# Navigate to codex-docs directory
|
||||||
cd codex-docs
|
cd codex-docs
|
||||||
|
|
||||||
# Install MkDocs and Material theme
|
# Install MkDocs, Material theme, and Minify plugin
|
||||||
pip install mkdocs mkdocs-material pymdown-extensions
|
pip install mkdocs mkdocs-material pymdown-extensions mkdocs-minify-plugin
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Test Locally
|
### 2. Test Locally
|
||||||
|
|||||||
Reference in New Issue
Block a user