This repository contains the technical and standard operating procedures (SOPs) for internal systems and tools used at WeberQ Global Pvt. Ltd..
- Beautiful, searchable documentation powered by MkDocs + Material theme
- Version control and easy collaboration via GitHub
- Dark/light mode support and custom company branding
-
Install dependencies
pip install -r requirements.txt
-
Serve the site locally
mkdocs serve
-
Deploy to GitHub Pages
mkdocs gh-deploy
.
βββ docs/ # Markdown files for all SOPs
β βββ assets/ # Company logos and branding
β βββ stylesheets/ # Custom styling
β βββ Web-Server/ # Web Server SOPs
βββ mkdocs.yml # MkDocs configuration file
βββ requirements.txt # Python dependencies
βββ site/ # Generated static site (auto-created by MkDocs)
This repository is intended for internal documentation. Do not distribute externally without approval.
Maintained by: Team WeberQ
Logo: Β© WeberQ Global Pvt. Ltd.