-
Notifications
You must be signed in to change notification settings - Fork 99
/
Copy pathmkdocs.yml
153 lines (139 loc) · 3.53 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
site_name: سایت فیلترشکن
site_author: sarina esmailzadeh
site_url: 'https://filtershekan.sbs/'
repo_url: https://github.com/majidrezarahnavard/way_of_freedom
repo_name: majidrezarahnavard/way_of_freedom
copyright: Copyleft 2025 چو ایران نباشد، تن من مباد
site_description: دانشنامه آزاد غیر متمرکز دسترسی به اینترنت آزاد
remote_branch: docs
edit_uri: https://github.com/majidrezarahnavard/way_of_freedom/edit/main/docs/
watch:
- includes
theme:
name: material
logo: assets/logo.png
favicon: assets/logo.png
font:
text: Vazirmatn
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: blue
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: indigo
toggle:
icon: material/brightness-4
name: Switch to light mode
features:
# - navigation.instant
# - navigation.instant.prefetch
# - navigation.instant.progress
# - navigation.instant.preview
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
# - navigation.indexes #for overview of section page
- navigation.expand
- navigation.path
- navigation.sections
- toc.follow
# - toc.integrate # maybe disable
- navigation.top
# - header.autohide
- content.code.copy
- content.code.select
- content.code.annotate
- content.action.edit
- search.suggest
- search.share
- search.highlight
- announce.dismiss
- navigation.footer
- content.tooltips
icon:
admonition:
question: material/new-box
edit: material/pencil
view: material/eye
markdown_extensions:
- abbr
- pymdownx.snippets:
auto_append:
- includes/abbreviations.md
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.details
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- pymdownx.magiclink
- admonition
- attr_list
- md_in_html
- footnotes
- def_list
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
extra:
homepage: https://filtershekan.sbs/
generator: false
alternate:
# - name: English
# link: /en/
# lang: en
# - name: فارسی
# link: /fa/
# lang: fa
extra_css:
- assets/css/site.css
extra_javascript:
- assets/js/site.js
plugins:
- rss
- tags
- git-authors
# - privacy
- search:
indexing: 'full' #sections
# prebuild_index: true
- include-markdown
- awesome-pages
- mkdocs-nav-weight:
section_renamed: true
- i18n:
docs_structure: suffix
fallback_to_default: true
languages:
- build: true
default: true
locale: fa
name: Persian
reconfigure_material: true
reconfigure_search: true
- git-revision-date-localized:
type: date
fallback_to_build_date: true
# - blog:
# post_readtime: true