Skip to content

weberq/weberq-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WeberQ Global Pvt. Ltd.

This repository contains the technical and standard operating procedures (SOPs) for internal systems and tools used at WeberQ Global Pvt. Ltd..

πŸ“š Features

  • Beautiful, searchable documentation powered by MkDocs + Material theme
  • Version control and easy collaboration via GitHub
  • Dark/light mode support and custom company branding

πŸš€ Quick Start

  1. Install dependencies

    pip install -r requirements.txt
  2. Serve the site locally

    mkdocs serve
  3. Deploy to GitHub Pages

    mkdocs gh-deploy

πŸ“ Directory Structure

.
β”œβ”€β”€ 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)

πŸ”’ Internal Use

This repository is intended for internal documentation. Do not distribute externally without approval.


Maintained by: Team WeberQ
Logo: Β© WeberQ Global Pvt. Ltd.

Releases

No releases published

Packages

No packages published