-
-
Notifications
You must be signed in to change notification settings - Fork 220
/
mkdocs.yml
151 lines (140 loc) · 4 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
site_name: Imgbrd-Grabber
site_url: https://www.bionus.org/imgbrd-grabber/
repo_url: https://github.com/Bionus/imgbrd-grabber
repo_name: Bionus/imgbrd-grabber
copyright: This project is maintained by <a href="https://github.com/Bionus" data-label="Owner">Bionus</a>
use_directory_urls: false
plugins:
- search
- blog
- git-revision-date-localized
- glightbox
- macros:
module_name: docs/theme/hooks/github_metadata
hooks:
- docs/theme/hooks/github_metadata.py
theme:
name: material
custom_dir: docs/theme
features:
- navigation.tabs
- navigation.sections
- navigation.top
- search.suggest
- search.highlight
- content.action.edit
- content.action.view
- content.code.copy
- content.tooltips
language: en
logo: assets/img/icon.png
favicon: assets/favicon.ico
palette:
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: indigo
accent: orange
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: indigo
accent: orange
toggle:
icon: material/brightness-4
name: Switch to system preference
# Custom
grabber:
subtitle: Booru browsing made easy
description: Very customizable imageboard/booru browser and mass downloader, with powerful filenaming features.
google_site_verification: HUsU9v5lhoPPeKdafhViSRi1NofQwzQrRwLN1nEzsA8
extra:
generator: false
analytics:
provider: google
property: G-MR404DPTE5
social:
- icon: fontawesome/brands/github
link: https://github.com/Bionus
extra_css:
- assets/css/style.css
markdown_extensions:
- attr_list
- markdown.extensions.extra
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- toc:
permalink: '¶'
nav:
- Home: index.md
- Blog:
- blog/index.md
- Docs:
- Basics:
- Installation:
- docs/install/windows.md
- docs/install/linux.md
- docs/install/macos.md
- docs/install/android.md
- docs/index.md
- docs/filename.md
- docs/search.md
- Sources: # TODO: use the awesome-pages plugin with "... | flat | docs/sources/*" once compatibility is fixed
- docs/sources/danbooru-2.0.md
- docs/sources/deviantart.md
- docs/sources/e-hentai.md
- docs/sources/gelbooru-0.2.md
- docs/sources/mastodon.md
- docs/sources/newgrounds-art.md
- docs/sources/nijie.md
- docs/sources/pixiv.md
- docs/sources/reddit.md
- docs/sources/shimmie.md
- docs/sources/twitter.md
- docs/favorites.md
- docs/website-login.md
- docs/duplicate-files.md
- docs/faq.md
- Advanced:
- docs/shortcuts.md
- docs/metadata.md
- docs/monitors.md
- Tools:
- docs/tools/blacklist-fixer.md
- docs/tools/image-renamer.md
- docs/tools/tag-loader.md
- Commands:
- Introduction: docs/commands/index.md
- docs/commands/szurubooru.md
- docs/commands/danbooru.md
- docs/commands/shimmie.md
- docs/commands/my-imouto.md
- docs/commands/gelbooru.md
- docs/compilation.md
- docs/cli.md
- docs/portable-version.md
- docs/configuration-files.md
- docs/telemetry.md
- Plugins:
- docs/plugins/theme.md
- Sources:
- docs/sites/index.md
- docs/sites/source.md
- docs/sites/source-example.md
- docs/sites/javascript-helper.md
- docs/sites/source-registry.md
- docs/plugins/translation.md
- Issue tracker: https://github.com/Bionus/imgbrd-grabber/issues
- Discord: https://discord.gg/pWnY5eW3rz
- Sponsor:
- Patreon: https://www.patreon.com/bionus
- GitHub: https://github.com/sponsors/Bionus
- Paypal: https://www.paypal.me/jvasti