forked from jordanlambrecht/tracker-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
94 lines (91 loc) · 3.76 KB
/
Copy pathmkdocs.yml
File metadata and controls
94 lines (91 loc) · 3.76 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# docs/kb/mkdocs.yml
site_name: Tracker Tracker Docs
site_description: Documentation for the self-hosted private tracker stats dashboard
site_url: https://jordanlambrecht.github.io/tracker-tracker/
repo_url: https://github.com/jordanlambrecht/tracker-tracker
repo_name: jordanlambrecht/tracker-tracker
edit_uri: edit/main/docs/kb/docs/
theme:
name: material
palette:
scheme: slate
primary: cyan
accent: cyan
features:
- navigation.instant
- navigation.sections
- navigation.top
- navigation.expand
- content.code.copy
- content.action.edit
icon:
repo: fontawesome/brands/github
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- attr_list
- md_in_html
- toc:
permalink: true
nav:
- Home: index.md
- Getting Started:
- Installation: getting-started/installation.md
- First Setup: getting-started/first-setup.md
- Docker Configuration: getting-started/docker-config.md
- Trackers:
- Adding a Tracker: trackers/adding-a-tracker.md
- Features:
- Proxy Support: features/proxies.md
- Backups & Restore: features/backups.md
- Download Clients: features/download-clients.md
- Tag Groups: features/tag-groups.md
- qbitmanage Integration: features/qbitmanage.md
- Webhooks: features/webhooks.md
- Transit Papers: features/transit-papers.md
- Reference:
- Settings Guide: reference/settings.md
- Stats Explained: reference/stats-explained.md
- Platform Differences: reference/platform-differences.md
- Troubleshooting: troubleshooting.md
- Contributing:
- Adding a Tracker: contributing/adding-a-tracker.md
- Bento Grid Slot System: contributing/slot-system.md
- Tracker API Responses:
- Overview: contributing/tracker-responses.md
- UNIT3D: contributing/tracker-responses-unit3d.md
- Gazelle: contributing/tracker-responses-gazelle.md
- GGn: contributing/tracker-responses-ggn.md
- MAM: contributing/tracker-responses-mam.md
- Individual Trackers:
- Aither: contributing/trackers/aither.md
- AlphaRatio: contributing/trackers/alpharatio.md
- AnimeBytes: contributing/trackers/animebytes.md
- Anthelion: contributing/trackers/anthelion.md
- Blutopia: contributing/trackers/blutopia.md
- BroadcasTheNet: contributing/trackers/broadcasthenet.md
- Concertos: contributing/trackers/concertos.md
- Empornium: contributing/trackers/empornium.md
- FearNoPeer: contributing/trackers/fearnopeer.md
- GazelleGames: contributing/trackers/gazellegames.md
- Great Poster Wall: contributing/trackers/greatposterwall.md
- LST: contributing/trackers/lst.md
- MoreThanTV: contributing/trackers/morethantv.md
- Nebulance: contributing/trackers/nebulance.md
- OldToons: contributing/trackers/oldtoons.md
- OnlyEncodes: contributing/trackers/onlyencodes.md
- Orpheus: contributing/trackers/orpheus.md
- PassThePopcorn: contributing/trackers/passthepopcorn.md
- Phoenix Project: contributing/trackers/phoenixproject.md
- Racing4Everyone: contributing/trackers/racing4everyone.md
- REDacted: contributing/trackers/redacted.md
- Seed Pool: contributing/trackers/seedpool.md
- Reelflix: contributing/trackers/reelflix.md
- SkipTheCommercials: contributing/trackers/skipthecommercials.md
- Upload.cx: contributing/trackers/uploadcx.md