-
Notifications
You must be signed in to change notification settings - Fork 26
/
mkdocs.yml
51 lines (46 loc) · 1.01 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
site_name: تَجميعةٌ
theme:
name: material
language: ar
palette:
scheme: default
primary: black
accent: grey
font:
text: Roboto
features:
- navigation.tracking
# - navigation.tabs
# - navigation.tabs.sticky
extra_css:
- css/تخصيصات.css
docs_dir: التوثيقات
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/mobadarah
# - icon: fontawesome/brands/twitter
# link: https://twitter.com/squidfunk
# - icon: fontawesome/solid/paper-plane
# link: mailto:<email-address>
markdown_extensions:
- meta
- abbr
- admonition
- def_list
- attr_list
- md_in_html
- pymdownx.mark
- pymdownx.details
- pymdownx.keys
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.betterem
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- toc:
permalink: true
plugins:
- tags:
tags_file: الأوسمة.md