mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
| .. | ||
| assets/stylesheets | ||
| branding | ||
| overrides | ||
| scripting-guide | ||
| building-server.md | ||
| CNAME | ||
| index.md | ||
| installation.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