You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docs/mkdocs.yml

184 lines
5.8 KiB
YAML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

site_name: St1t.ru
site_url: https://st1t.ru
repo_url: https://git.st1t.ru/thest1tch/docs
repo_name: thest1tch/docs
edit_uri: edit/main/docs/
nav:
- Привет!: index.md
- 🐳 Docker:
- Подготовка:
- Установка: docker.md
- Безопасность: docker/security.md
- В начале:
- Traefik: docker/traefik.md
- Traefik Forward Auth: docker/traefik-forward-auth.md
- Сервисы:
- Linx Server: docker/linx-server.md
- Samba: docker/samba.md
- Redis: docker/redis.md
- MotionEye: docker/motioneye.md
- Media Server:
- Plex: docker/plex.md
- Plex Meta Manager: docker/plex-mm.md
- Plex Trakt Sync: docker/plextraktsync.md
- Nextcloud:
- docker/nextcloud/index.md
- During Scan: docker/nextcloud/during-scan.md
- PHP imagick: docker/nextcloud/php-imagick.md
- Игровые сервера:
- Valheim: docker/games/valheim.md
- Ubuntu 22:
- HPE:
- Management Component Pack: ubuntu/hpe/hpe-mcp.md
- MariaDB: ubuntu/mariadb.md
- Telegraf: ubuntu/telegraf.md
- Docker+UFW: ubuntu/docker-ufw.md
- Монтирование CIFS: ubuntu/mount-cifs.md
- Proxmox:
- CT Template: proxmox/ct-template.md
- Другое:
- SSL для сайта: other/ssl-for-site.md
- Ubuntu bash aliases: other/ubuntu-bash-aliases.md
- ТСД:
- Прошивка MC9090 на CE7.0:
- other/tsd/index.md
- Переустановка ОС: other/tsd/reinstall-ce7.md
- Настройка ТСД: other/tsd/config-ce7.md
- Настройка Wi-Fi: other/tsd/config-wifi.md
- Настройка TelnetCE: other/tsd/config-telnetce.md
- Установка TelnetCE: other/tsd/install-telnetce.md
- Synology:
- HPE Microserver Gen10: other/synology/install-hpe-ms-gen10.md
- Office:
- Excel:
- other/office/excel/index.md
- VBA Защита страницы: other/office/excel/vba-security-page.md
- VBA Исправление примечаний: other/office/excel/vba-align-comments.md
- VBA Создание файла: other/office/excel/vba-create-file.md
- VBA Открытие файла: other/office/excel/vba-open-file.md
- VBA Отправка почты: other/office/excel/vba-send-email.md
- VBA Прогресс бар: other/office/excel/vba-progress-bar.md
- VBA Удаление пароля: other/office/excel/vba-remove-pass.md
- Телефоны:
- Grandstream:
- Provisioning через TFTP: other/phone/grandstream/provisioning.md
- Пример конфигурации: other/phone/grandstream/example-config.md
- Ipecs-MG:
- Общие настройки: other/phone/ipecs-mg/general.md
- Книги: other/phone/ipecs-mg/books.md
- Голосовые приветствия: other/phone/ipecs-mg/voice.md
- Сеть:
- Mikrotik:
- Wireguard: network/mikrotik/wireguard.md
- Ubiquiti:
- Добавление новой точки: network/ubi/add-new-ap.md
- Ошибка обновления: network/ubi/failed-update.md
- Блог:
- Начальная: blog/index.md
- Traefik FA: blog/posts/traefik-fa.md
theme:
name: material
#custom_dir: overrides
language: ru
logo: images/st1t_white.png
favicon: images/st1t_blue.png
icon:
repo: simple/gitea
#logo: images/st1t_white.png
palette:
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
scheme: default
toggle:
icon: material/brightness-auto
name: Авто
# Toggle light mode
- media: "(prefers-color-scheme: light)"
scheme: default
#primary: blue
#accent: teal
toggle:
icon: material/brightness-7
name: Испепели мои глаза!
# Toggle dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
#primary: blue
#accent: teal
toggle:
icon: material/brightness-4
name: Я люблю свои глаза!
font:
code: Jet Brains Mono
features:
#- navigation.instant
- navigation.sections # prevents collapsible sections
- navigation.indexes # section index pages
- navigation.expand #expands sections by default
- navigation.tabs
- navigation.tabs.sticky
- navigation.top
- navigation.pruning
- navigation.path
- search.suggest
- search.share
- content.code.annotate
- content.code.copy
- header.autohide
- announce.dismiss
- toc.follow
# insiders only
# - search.suggest
plugins:
- search:
lang:
- ru
- en
- glightbox
- blogging:
dirs: # The directories to be included
- blog
- git-revision-date-localized:
type: custom
custom_format: "%d.%m.%Y"
fallback_to_build_date: true
enable_creation_date: true
locale: ru
exclude:
- index.md
markdown_extensions:
- abbr
- admonition # enables coloured blocks mid article
- attr_list # improves image handling
- pymdownx.details # enables collapsible admonitions
- footnotes
- meta # adds support for front matter
- toc:
permalink: false
toc_depth: 3
- pymdownx.highlight: # code highlighting
linenums: true
- pymdownx.tabbed: # enables tabs for embedded blocks
alternate_style: true
- pymdownx.snippets
- pymdownx.superfences # allows for the nesting of code blocks inside other blocks
- pymdownx.keys
copyright: 2023 © TheSt1tch - Licensed under GPLv3
extra:
status:
new: Recently added
deprecated: Deprecated
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/xtsgTBf