From 623902a5dda9c0d4a13f864755b86b8af262b872 Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 10 Jun 2023 21:29:57 +0500 Subject: [PATCH 1/4] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'mkdocs.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 245b74c..53d2498 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -16,7 +16,7 @@ nav: - Plex Meta Manager: docker-compose/plex-mm.md - Traefik: - Traefik Forward Auth: docker-compose/traefik-forward-auth.md - - :Ubuntu: Ubuntu 22: + - Ubuntu 22: - MariaDB: ubuntu/mariadb.md - Помойка: - SSL для сайта: other/ssl-for-site.md From 512ef1527781cd851d6c8cf1aa80523345a3eca1 Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 1 Jul 2023 14:57:43 +0500 Subject: [PATCH 2/4] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d97bc5e..2355705 100755 --- a/.drone.yml +++ b/.drone.yml @@ -17,8 +17,10 @@ steps: - chown 1000:1000 /site - chmod -R 777 /site when: - event: push - branch: main + event: + - push + branch: + - main - name: telgram_notify image: appleboy/drone-telegram From 8e9a899e48ae0f1ae42f9ee00cad60f3e177fdb4 Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 1 Jul 2023 15:08:08 +0500 Subject: [PATCH 3/4] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'mkdocs.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 125 ++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 99 insertions(+), 26 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 53d2498..f01395b 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,36 +1,93 @@ -site_name: Docs St1t.ru +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 Compose: - - Install Docker Compose: docker-compose.md - - Linx Server: docker-compose/linx-server.md - - Samba: docker-compose/samba.md - - Redis: docker-compose/redis.md - - MotionEye: docker-compose/motioneye.md - - Media Server: - - Plex: docker-compose/plex.md - - Plex Meta Manager: docker-compose/plex-mm.md - - Traefik: - - Traefik Forward Auth: docker-compose/traefik-forward-auth.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/site/logo.png - favicon: images/assets/favicon.png + logo: images/st1t_white.png + favicon: images/st1t_blue.png icon: repo: simple/gitea - logo: fontawesome/regular/folder-open + #logo: images/st1t_white.png palette: # Palette toggle for automatic mode - media: "(prefers-color-scheme)" @@ -61,8 +118,8 @@ theme: code: Jet Brains Mono features: - - navigation.instant - #- navigation.sections # prevents collapsible sections + #- navigation.instant + - navigation.sections # prevents collapsible sections - navigation.indexes # section index pages - navigation.expand #expands sections by default - navigation.tabs @@ -81,10 +138,22 @@ theme: # - search.suggest plugins: - search: - lang: - - ru - - en + - 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 @@ -94,11 +163,12 @@ markdown_extensions: - footnotes - meta # adds support for front matter - toc: - permalink: true - toc_depth: 4 + permalink: false + toc_depth: 3 - pymdownx.highlight: # code highlighting linenums: true - - pymdownx.tabbed # enables tabs for embedded blocks + - 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 @@ -108,4 +178,7 @@ copyright: 2023 © TheSt1tch - Licensed under GPLv3 extra: status: new: Recently added - deprecated: Deprecated \ No newline at end of file + deprecated: Deprecated + social: + - icon: fontawesome/brands/discord + link: https://discord.gg/xtsgTBf \ No newline at end of file From 445690a8b885c250d3ba8f4bf38edb5cb003351e Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 1 Jul 2023 15:15:05 +0500 Subject: [PATCH 4/4] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2355705..cb5a1c3 100755 --- a/.drone.yml +++ b/.drone.yml @@ -4,8 +4,8 @@ type: docker name: build-home-docs steps: -- name: build-docs - image: squidfunk/mkdocs-material:9.1.15 +- name: check-feature + image: squidfunk/mkdocs-material:9.1.17 pull: if-not-exists volumes: - name: site @@ -20,7 +20,7 @@ steps: event: - push branch: - - main + - states/* - name: telgram_notify image: appleboy/drone-telegram @@ -55,4 +55,7 @@ steps: volumes: - name: site host: - path: /opt/appdata/mkdocswiki \ No newline at end of file + path: /opt/appdata/mkdocswiki +- name: site-st1tru + host: + path: /opt/appdata/nginx/st1t.ru \ No newline at end of file