-
Notifications
You must be signed in to change notification settings - Fork 7
/
mkdocs.yml
107 lines (98 loc) · 3.15 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
site_name: Pathway to Arabic
site_description: "A pathway to learn Quranic Arabic through self study"
site_url: "https://arabic.naveeraashraf.com"
site_author: "Naveera Ashraf"
copyright: "© All rights reserved - naveeraashraf.com"
repo_name: "nqcm/pathway-to-arabic"
repo_url: "https://github.com/nqcm/pathway-to-arabic"
edit_uri: ""
markdown_extensions:
- admonition
- toc:
permalink: true
- attr_list
extra:
analytics:
provider: google
property: G-V3M8Y9VHG8
social:
- icon: fontawesome/brands/github
link: https://github.com/nqcm
- icon: fontawesome/brands/twitter
link: https://twitter.com/niqabicodermum
- icon: fontawesome/brands/linkedin
link: https://za.linkedin.com/in/naveera-ashraf
- icon: fontawesome/brands/instagram
link: https://www.instagram.com/niqabi.coder.mum/
nav:
- Home: "index.md"
- Getting Started: "getting-started.md"
- Beginner:
- beginner/index.md
- "Course 1": "beginner/course1.md"
- "Course 2": "beginner/course2.md"
- "Course 3": "beginner/course3.md"
- "Course 4": "beginner/course4.md"
- Intermediate:
- intermediate/index.md
- "Course 1": "intermediate/course1.md"
- "Course 2": "intermediate/course2.md"
- "Course 3": "intermediate/course3.md"
- "Course 4": "intermediate/course4.md"
- "Course 5": "intermediate/course5.md"
- "Course 6": "intermediate/course6.md"
- Advance Intermediate:
- advance-intermediate/index.md
- "Course 1": "advance-intermediate/course1.md"
- "Course 2": "advance-intermediate/course2.md"
- "Course 3": "advance-intermediate/course3.md"
- "Course 4": "advance-intermediate/course4.md"
- "Course 5": "advance-intermediate/course5.md"
- "Course 6": "advance-intermediate/course6.md"
- "Course 7": "advance-intermediate/course7.md"
- "Course 8": "advance-intermediate/course8.md"
- "Course 9": "advance-intermediate/course9.md"
- "Course 10": "advance-intermediate/course10.md"
- Advance:
- advance/index.md
- "Course 1": "advance/course1.md"
- "Course 2": "advance/course2.md"
- "Course 3": "advance/course3.md"
- "Course 4": "advance/course4.md"
- "Course 5": "advance/course5.md"
- "Course 6": "advance/course6.md"
- "Course 7": "advance/course7.md"
- Classical Texts: classical-texts/index.md
- Reading:
- "Guided Reading": "reading/guided-reading.md"
- "Independent Reading": "reading/independent-reading.md"
- "Iraab alQuran Guided Reading": "reading/iraab-quran-mehrali.md"
- Poetry: poetry/index.md
theme:
name: material
palette:
- scheme: default
toggle:
icon: material/weather-sunny
name: Switch to dark mode
primary: grey
accent: indigo
- scheme: slate
toggle:
icon: material/weather-night
name: Switch to light mode
primary: indigo
accent: indigo
logo: img/logo.svg
favicon: img/logo.png
features:
- navigation.instant
- navigation.tracking
- navigation.indexes
- search.share
plugins:
- social
- search:
lang:
- eng
- ar