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

89 lines
2.7 KiB

site_name: TRaSH Guides
site_description: Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.
site_author: TRaSH
site_url: https://trash-guides.info/
4 years ago
repo_url: https://github.com/TRaSH-/Guides
repo_name: TRaSH-/Guides
4 years ago
copyright: Copyright © 2020 TRaSH
4 years ago
extra:
manifest: manifest.webmanifest
social:
- icon: fontawesome/brands/discord
link: https://trash-guides.info/discord
- icon: fontawesome/brands/github-square
link: https://github.com/TRaSH-/Guides
4 years ago
extra_css:
- stylesheets/extra.css
3 years ago
extra_javascript:
- javascripts/extra.js
4 years ago
markdown_extensions:
- admonition
- attr_list
- pymdownx.details
4 years ago
- pymdownx.keys
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.highlight
4 years ago
- toc:
permalink: true
toc_depth: 5
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- lightgallery
4 years ago
plugins:
- search
- git-revision-date-localized:
type: timeago
locale: en
fallback_to_build_date: false
- awesome-pages
- macros:
j2_block_start_string: "[[%"
j2_block_end_string: "%]]"
j2_variable_start_string: "[["
j2_variable_end_string: "]]"
- redirects:
redirect_maps:
discord.md: https://discord.gg/Vau8dZ3
Radarr/V3/How-to-importexport-Custom-Formats-and-truly-make-use-of-it.md: Radarr/V3/Radarr-import-custom-formats.md
Radarr/V3/Collection-of-Custom-Formats-for-RadarrV3.md: Radarr/V3/Radarr-collection-of-custom-formats.md
Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/V3/Sonarr-remote-path-mapping.md
Misc/Discord-Notifier-Basic-Setup.md: Notifiarr/Quick-Start.md
Misc/Discord-Notifiarr-Setup.md: Notifiarr/Quick-Start.md
hardlinks.md: Misc/how-to-set-up-hardlinks-and-atomic-moves.md
hardlink.md: Misc/how-to-set-up-hardlinks-and-atomic-moves.md
custom-formats.md: Radarr/V3/Radarr-collection-of-custom-formats.md
cf.md: Radarr/V3/Radarr-collection-of-custom-formats.md
TorGuard.md: Misc/How-to-setup-Torguard-for-port-forwarding.md
torguard.md: Misc/How-to-setup-Torguard-for-port-forwarding.md
compose.md: Misc/how-to-provide-a-docker-compose.md
Golden-Rule.md: Misc/x265-4k.md
show-unknown.md: Radarr/V3/Tips/Radarr-show-unknown-movie-items.md
4 years ago
theme:
name: material
3 years ago
custom_dir: overrides
4 years ago
features:
- navigation.instant
- navigation.tabs
- navigation.expand
4 years ago
language: en
palette:
primary: indigo
accent: indigo
4 years ago
scheme: slate
font:
text: "Roboto"
code: "Fira Code"
favicon: img/favicon.png
logo: img/logo.png