Welcome to Olympitech Wiki¶
This is the official documentation for the Olympitech platform, providing comprehensive guides and references for all major components.
Getting Started¶
Explore the following key components:
- JanusMCD - Core system component
- Tartarus Punishments - Rule enforcement system
- Nyx Plugin: Masking - Data obfuscation tools
- Ananke World Control - Environment management
Local Development¶
To run the documentation locally:
# Install dependencies
pip install mkdocs mkdocs-material
# Start the development server
mkdocs serve
Building for Production¶
# Build the static site
mkdocs build
# Deploy to GitHub Pages
mkdocs gh-deploy
Contributing¶
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
License¶
This documentation is part of the Olympitech platform and is proprietary software.