forked from ChatrixOne/docs.chatrix.one
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
189 lines (180 loc) · 5.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
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
# Project Name
site_name: "Chatrix.One | Документация"
site_description: >-
Български XMPP сървър за свободна комуникация без телеметрия и реклами!
Незабавни съобщения, аудио и видео разговори.
Chatrix.One - Keep the Chatting, Skip the Tracking!
# Repository
# repo_url: https://github.com/ChatrixOne/docs.chatrix.one
# repo_name: ChatrixOne/docs.chatrix.one
# edit_uri: 'docs/'
# Theme Configuration
theme:
name: material
language: bg
favicon: resources/favicon/favicon.png
custom_dir: overrides
font: false
logo: assets/logo.svg
annotation: material/plus-circle
admonition:
danger: octicons/alert-16
features:
- navigation.tabs
- navigation.sections
- navigation.footer
- toc.integrate
- navigation.top
- content.tabs.link
- content.code.annotate
- content.code.copy
- content.tooltips
- search.highlight
- search.share
- search.suggest
- announce.dismiss
# - content.action.edit
# - content.action.view
palette:
- scheme: default
toggle:
icon: material/brightness-7
name: Тъмна тема
primary: blue grey
accent: teal
- scheme: slate
toggle:
icon: material/brightness-4
name: Светла тема
primary: blue grey
accent: teal
# Customization
extra:
social:
- icon: fontawesome/solid/earth-americas
link: https://chatrix.one
- icon: fontawesome/brands/github
link: https://github.com/ChatrixOne
- icon: fontawesome/solid/comment-dots
link: xmpp:[email protected]
- icon: fontawesome/solid/envelope
link: mailto:[email protected]
# consent:
# title: Съгласие за използване на бисквитки
# description: >-
# Използваме "бисквитки", за да разпознаваме повторните Ви посещения и предпочитания, както и
# за измерване на ефективността на нашата документация и дали потребителите намират това,
# което търсят. С Вашето съгласие ни помагате да направим документацията си по-добра.
# cookies:
# analytics:
# name: Google Analytics
# checked: false
# actions:
# - accept
# - manage
# - reject
generator: false
# When the glossary file is updated, the project is automatically reloaded on `mkdocs serve`
watch:
- includes
# Extra CSS code
extra_css:
- stylesheets/extra.css
# Theme Extensions
markdown_extensions:
- admonition
- footnotes
- def_list
- abbr
- attr_list
- md_in_html
- pymdownx.inlinehilite
- pymdownx.snippets:
auto_append:
- includes/abbreviations.md
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- pymdownx.details
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.arithmatex:
generic: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- toc:
permalink: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
# Page tree
nav:
- Начало: 'index.md'
- Профил:
- Регистрация: 'account/registration.md'
- Форма за регистрация: 'account/registration-form.md'
- Смяна на парола: 'account/change-password.md'
- Дерегистрация: 'account/delete-account.md'
- Клиенти: 'clients.md'
- ЧЗВ: 'faq.md'
- Условия: 'terms.md'
- Поверителност: 'privacy.md'
- Статус: 'status.md'
- Блог: 'blog.md'
- За Мен: 'about.md'
# Plugins
plugins:
- search
- i18n:
docs_structure: suffix
fallback_to_default: true
reconfigure_material: true
reconfigure_search: false
languages:
- locale: bg
default: true
name: 🇧🇬 Български
build: true
site_name: "Chatrix.One | Документация"
- locale: en
name: 🇬🇧 English
build: true
site_name: "Chatrix.One | Documentation"
default: false
nav_translations:
Дерегистрация: Unregister Account
За Мен: About
Клиенти: Clients
Начало: Home
Поверителност: Privacy
Профил: Account
Регистрация: Account Registration
Смяна на парола: Change Password
Статус: Status
Блог: Blog
Условия: Terms
Форма за регистрация: Registration Form
ЧЗВ: FAQ
- git-revision-date-localized:
type: timeago
enable_creation_date: true
- git-committers:
repository: ChatrixOne/docs.chatrix.one
branch: main
# - glightbox
# - tags
# Footer Copyright
copyright: |
© 2018 - <script>document.write(new Date().getFullYear())</script> <a href="https://github.com/ChatrixOne" target="_blank" rel="noopener"><b>Chatrix.One </b></a>This website does not use any cookies or tracking mechanisms and is made with ❤️ in <a href="https://en.wikipedia.org/wiki/Sofia" target="_blank" rel="noopener"><b>Sofia</b></a>.