site_name: PyGuardian Documentation site_description: AI-Powered Security & Cluster Management System site_author: SmartSolTech site_url: https://smartsoltech.github.io/PyGuardian repo_name: SmartSolTech/PyGuardian repo_url: https://github.com/SmartSolTech/PyGuardian theme: name: material palette: - scheme: default primary: blue accent: blue toggle: icon: material/brightness-7 name: Switch to dark mode - scheme: slate primary: blue accent: blue toggle: icon: material/brightness-4 name: Switch to light mode features: - navigation.tabs - navigation.sections - navigation.expand - navigation.top - search.highlight - search.share - content.code.annotate plugins: - search - git-revision-date-localized: enable_creation_date: true markdown_extensions: - admonition - pymdownx.details - pymdownx.superfences - pymdownx.highlight: anchor_linenums: true - pymdownx.inlinehilite - pymdownx.snippets - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - attr_list - md_in_html - toc: permalink: true nav: - Home: 'README.md' - Quick Start: 'documentation/guides/QUICKSTART.md' - Installation: 'documentation/examples/INSTALLATION.md' - Architecture: 'documentation/guides/ARCHITECTURE.md' - Cluster Setup: 'documentation/guides/CLUSTER_SETUP.md' - Configuration: - 'Example Configs': 'documentation/examples/configurations.md' - 'Telegram Commands': 'documentation/examples/telegram-commands.md' - 'Cluster Management': 'documentation/examples/cluster-management.md' - Development: 'DEVELOPMENT_SUMMARY.md' extra: social: - icon: fontawesome/brands/github link: https://github.com/SmartSolTech/PyGuardian - icon: fontawesome/brands/telegram link: https://t.me/PyGuardianSupport copyright: Copyright © 2024 SmartSolTech