This commit is contained in:
parent
833f6e35ae
commit
409cd102f9
125
mkdocs copy.yml
125
mkdocs copy.yml
@ -1,125 +0,0 @@
|
|||||||
site_name: Sthope Wiki
|
|
||||||
repo_url: https://git.sthope.dev/sthope/wiki
|
|
||||||
repo_name: sthope/wiki
|
|
||||||
edit_uri: _edit/master/docs/
|
|
||||||
site_url: https://wiki.sthope.dev
|
|
||||||
site_author: sthope
|
|
||||||
|
|
||||||
|
|
||||||
theme:
|
|
||||||
name: material
|
|
||||||
language: en
|
|
||||||
logo: images/sthope_wiki.png
|
|
||||||
favicon: images/assets/favicon.png
|
|
||||||
icon:
|
|
||||||
repo: fontawesome/brands/github
|
|
||||||
logo: fontawesome/regular/folder-open
|
|
||||||
palette:
|
|
||||||
- scheme: slate
|
|
||||||
toggle:
|
|
||||||
icon: material/weather-sunny
|
|
||||||
name: Switch to light mode
|
|
||||||
- scheme: default
|
|
||||||
toggle:
|
|
||||||
icon: material/weather-night
|
|
||||||
name: Switch to dark mode
|
|
||||||
|
|
||||||
font:
|
|
||||||
code: Jet Brains Mono
|
|
||||||
features:
|
|
||||||
- navigation.instant
|
|
||||||
#- navigation.sections # prevents collapsible sections
|
|
||||||
#- navigation.expand #expands sections by default
|
|
||||||
# insiders only
|
|
||||||
- search.suggest
|
|
||||||
|
|
||||||
plugins:
|
|
||||||
- git-revision-date
|
|
||||||
- search
|
|
||||||
- minify:
|
|
||||||
minify_html: true
|
|
||||||
- external-markdown
|
|
||||||
|
|
||||||
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: true
|
|
||||||
toc_depth: 4
|
|
||||||
- pymdownx.highlight: # code highlighting
|
|
||||||
linenums: true
|
|
||||||
# anchor_linenums: true
|
|
||||||
- pymdownx.tabbed # enables tabs for embedded blocks
|
|
||||||
# - pymdownx.inlinehilite
|
|
||||||
- pymdownx.snippets
|
|
||||||
- pymdownx.superfences # allows for the nesting of code blocks inside other blocks
|
|
||||||
- pymdownx.keys
|
|
||||||
|
|
||||||
copyright: Sthope © 2022
|
|
||||||
extra:
|
|
||||||
social:
|
|
||||||
- icon: 'fontawesome/brands/github'
|
|
||||||
link: 'https://github.com/sthopeless'
|
|
||||||
name: GitHub
|
|
||||||
- icon: 'fontawesome/brands/git'
|
|
||||||
link: 'https://git.sthope.dev/sthope'
|
|
||||||
name: Gitea
|
|
||||||
- icon: 'fontawesome/brands/discord'
|
|
||||||
link: 'https://discordapp.com/users/365825462074605569/'
|
|
||||||
name: Message me on Discord
|
|
||||||
|
|
||||||
nav:
|
|
||||||
# - Tutorials:
|
|
||||||
# - MKDocs with Gitea and Drone: tutorials/mkdocs-with-gitea-and-drone.md
|
|
||||||
- Proxmox:
|
|
||||||
# - Debian VM: proxmox/Debian-VM.md
|
|
||||||
- Home Assistant on Proxmox: proxmox/how-to-install-home-assistant.md
|
|
||||||
- LXC Debian: proxmox/LXC-Debian.md
|
|
||||||
- LXC Passthrough: proxmox/Passthrough.md
|
|
||||||
- Proxmox send CPU Temp to Home-Assistant/MQTT: proxmox/send-cpu-temp-to-ha.md
|
|
||||||
- Ubuntu VM Resize Disk: proxmox/ubuntu-vm-resize-disk.md
|
|
||||||
# - VM Passthrough Harddrives: proxmox/vm-passthrough-harddrives.md
|
|
||||||
- Portainer Stacks:
|
|
||||||
- Authentik: portainer-stacks/Authentik.md
|
|
||||||
- Bazarr: portainer-stacks/bazarr.md
|
|
||||||
- Bitwarden: portainer-stacks/Bitwarden.md
|
|
||||||
- CrowdSec: portainer-stacks/CrowdSec.md
|
|
||||||
- dashy: portainer-stacks/dashy.md
|
|
||||||
- digiKam: portainer-stacks/digiKam.md
|
|
||||||
- Drone: portainer-stacks/Drone.md
|
|
||||||
- Gitea: portainer-stacks/Gitea.md
|
|
||||||
- Heimdall: portainer-stacks/heimdall.md
|
|
||||||
- Jellyfin: portainer-stacks/jellyfin.md
|
|
||||||
- LibrePhotos: portainer-stacks/LibrePhotos.md
|
|
||||||
- mealie: portainer-stacks/mealie.md
|
|
||||||
- MQTT-Explorer: portainer-stacks/mqtt-explorer.md
|
|
||||||
- MQTT Mosquitto: portainer-stacks/MQTT-Mosquitto.md
|
|
||||||
- n8n: portainer-stacks/n8n.md
|
|
||||||
- Nextcloud: portainer-stacks/Nextcloud.md
|
|
||||||
- Octoprint: portainer-stacks/octoprint.md
|
|
||||||
- PhotoView: portainer-stacks/PhotoView.md
|
|
||||||
- qBittorrent: portainer-stacks/qbittorrent.md
|
|
||||||
- Samba: portainer-stacks/samba.md
|
|
||||||
- shlink: portainer-stacks/shlink.md
|
|
||||||
- tailscale: portainer-stacks/tailscale.md
|
|
||||||
- TasmoBackup: portainer-stacks/TasmoBackup.md
|
|
||||||
- Tasmota-Device-Manager: portainer-stacks/Tasmota-Device-Manager.md
|
|
||||||
- Transmission: portainer-stacks/Transmission.md
|
|
||||||
- tvheadend: portainer-stacks/tvheadend.md
|
|
||||||
- Uptime-Kuma: portainer-stacks/uptime-kuma.md
|
|
||||||
- VSCode: portainer-stacks/VSCode.md
|
|
||||||
- Zigbee2MQTT: portainer-stacks/Zigbee2MQTT.md
|
|
||||||
- Swag:
|
|
||||||
- Swag: portainer-stacks/Swag/Swag.md
|
|
||||||
- Swag MODs: portainer-stacks/Swag/Swag-MODS.md
|
|
||||||
- Authelia: portainer-stacks/Swag/authelia.md
|
|
||||||
- Theme-Park: portainer-stacks/Swag/adding-theme-park.md
|
|
||||||
- cmnds:
|
|
||||||
- 101: cmnds/101.md
|
|
||||||
- AddUser 1Line: cmnds/adduser-1line.md
|
|
||||||
- Tasmota Backlogs: cmnds/tasmota-backlogs.md
|
|
||||||
- sthope: '/portainer-stacks/'
|
|
Loading…
x
Reference in New Issue
Block a user