site_name: Llamatl Documentation site_description: User documentation for Llamatl - A management tool for Llama.cpp instances site_author: Llamatl Team site_url: https://llamactl.org repo_name: lordmathis/llamactl repo_url: https://github.com/lordmathis/llamactl theme: name: material palette: # Palette toggle for light mode - scheme: default primary: indigo accent: indigo toggle: icon: material/brightness-7 name: Switch to dark mode # Palette toggle for dark mode - scheme: slate primary: indigo accent: indigo 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.copy markdown_extensions: - pymdownx.highlight: anchor_linenums: true - pymdownx.inlinehilite - pymdownx.snippets - pymdownx.superfences - admonition - pymdownx.details - pymdownx.tabbed: alternate_style: true - attr_list - md_in_html - toc: permalink: true nav: - Home: index.md - Getting Started: - Installation: getting-started/installation.md - Quick Start: getting-started/quick-start.md - Configuration: getting-started/configuration.md - User Guide: - Managing Instances: user-guide/managing-instances.md - API Reference: user-guide/api-reference.md - Troubleshooting: user-guide/troubleshooting.md plugins: - search - git-revision-date-localized extra: social: - icon: fontawesome/brands/github link: https://github.com/lordmathis/llamactl