forked from TRaSH-Guides/Guides
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
76 lines (68 loc) · 1.77 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
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/paypal
link: https://trash-guides.info/#buy-me-a-coffee
- icon: fontawesome/brands/bitcoin
link: https://trash-guides.info/#buy-me-a-coffee
- 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
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
theme:
name: material
custom_dir: overrides
features:
- navigation.instant
- navigation.tabs
language: en
palette:
primary: indigo
accent: red
scheme: slate
font:
code: "Fira Code"
favicon: img/favicon.png
logo: img/logo.png
# custom_dir: docs/themes