| .. | ||
| assets/stylesheets | ||
| branding | ||
| overrides | ||
| building-server.md | ||
| CNAME | ||
| index.md | ||
| installation.md | ||
| quick-start.md | ||
| readme.md | ||
ModernUO Website
Development
- Install Python's
pippackage manager - Install MkDocs:
pip install mkdocs - Install Required Extensions
pip install pymdown-extensionspip install mkdocs-material
- Launch development server:
mkdocs