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.
89 lines
2.7 KiB
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/
|
|
|
|
repo_url: https://github.com/TRaSH-/Guides
|
|
repo_name: TRaSH-/Guides
|
|
|
|
copyright: Copyright © 2020 TRaSH
|
|
|
|
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
|
|
|
|
extra_css:
|
|
- stylesheets/extra.css
|
|
|
|
extra_javascript:
|
|
- javascripts/extra.js
|
|
|
|
markdown_extensions:
|
|
- admonition
|
|
- attr_list
|
|
- pymdownx.details
|
|
- pymdownx.keys
|
|
- pymdownx.snippets
|
|
- pymdownx.superfences
|
|
- pymdownx.tabbed
|
|
- pymdownx.highlight
|
|
- toc:
|
|
permalink: true
|
|
toc_depth: 5
|
|
- pymdownx.emoji:
|
|
emoji_index: !!python/name:materialx.emoji.twemoji
|
|
emoji_generator: !!python/name:materialx.emoji.to_svg
|
|
- lightgallery
|
|
|
|
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-set-up-hardlinks-and-atomic-moves.md
|
|
torguard.md: Misc/how-to-set-up-hardlinks-and-atomic-moves.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
|
|
|
|
theme:
|
|
name: material
|
|
custom_dir: overrides
|
|
features:
|
|
- navigation.instant
|
|
- navigation.tabs
|
|
- navigation.expand
|
|
language: en
|
|
palette:
|
|
primary: indigo
|
|
accent: indigo
|
|
scheme: slate
|
|
font:
|
|
text: "Roboto"
|
|
code: "Fira Code"
|
|
favicon: img/favicon.png
|
|
logo: img/logo.png
|