-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
176 lines (170 loc) · 4.04 KB
/
hugo.yaml
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
baseURL: https://nakibrayan.com
defaultContentLanguage: ar
defaultContentLanguageInSubdir: false
languages:
ar:
disabled: false
languageCode: ar
languageDirection: rtl
languageName: العربية
title: موقع ريان نقيب
copyright: CC BY-NC-SA 4.0
weight: 0
menus:
main:
- name: المدوّنة المصغرة
pageRef: /microblog
weight: 1
- name: المدوّنة
pageRef: /blog
weight: 2
- name: الآن
pageRef: /now
weight: 3
- name: يستخدم
pageRef: /uses
weight: 4
- name: مكتبتي الشخصية
pageRef: /personal_library
weight: 5
- name: مدوّنات أخرى
pageRef: /blogroll
weight: 6
- name: تواصل معي
pageRef: /contact_me
weight: 7
footer:
- name: CC BY 4.0
url: https://creativecommons.org/licenses/by/4.0
weight: 1
- name: سياسة الخصوصيّة
pageRef: /privacy_policy
weight: 2
- name: إِخلاء المسؤولية
pageRef: /disclaimer
weight: 3
- name: اشترك
pageRef: /subscribe
weight: 4
- name: تبرّع
url: https://buymeacoffee.com/nakibrayan
weight: 5
params:
Logo: /avatar.svg
Name: ريان نقيب
Pronouns: هو
Occupation: طالب اتصالات
Location: الجزائر
Description: أنا نقيب ريان وهذا موقعو ومدونتي. يوجد الكثير هنا، اذا شكرا لزيارتك!
Bio: ''
en:
disabled: false
languageCode: en
languageDirection: ltr
languageName: English
title: Rayan Nakib's Website
copyright: CC BY-NC-SA 4.0
weight: 1
menus:
main:
- name: Microblog
pageRef: /microblog
weight: 1
- name: Blog
pageRef: /blog
weight: 2
- name: Now
pageRef: /now
weight: 3
- name: Uses
pageRef: /uses
weight: 4
- name: Personal Library
pageRef: /personal_library
weight: 5
- name: Blogroll
pageRef: /blogroll
weight: 6
- name: Contact me
pageRef: /contact_me
weight: 7
footer:
- name: CC BY 4.0
url: https://creativecommons.org/licenses/by/4.0
weight: 1
- name: Privacy Policy
pageRef: /privacy_policy
weight: 2
- name: Disclaimer
pageRef: /disclaimer
weight: 3
- name: Subscribe
pageRef: /subscribe
weight: 4
- name: Donate
url: https://buymeacoffee.com/nakibrayan
weight: 5
params:
Logo: /avatar.svg
Name: Rayan Nakib
Pronouns: he/him
Occupation: Telecommunications Student
Location: Algeria
Description: I am Rayan Nakib and this is my website and blog. There’s a lot here, so thanks for stopping by!
Bio: ''
minify:
disableCSS: false
disableHTML: false
disableJS: false
disableJSON: false
disableSVG: false
disableXML: false
minifyOutput: true
tdewolff:
css:
inline: false
keepCSS2: true
precision: 0
html:
keepComments: false
keepConditionalComments: false
keepDefaultAttrVals: true
keepDocumentTags: true
keepEndTags: true
keepQuotes: false
keepSpecialComments: true
keepWhitespace: false
templateDelims:
- ""
- ""
js:
keepVarNames: false
precision: 0
version: 2022
json:
keepNumbers: false
precision: 0
svg:
inline: false
keepComments: false
precision: 0
xml:
keepWhitespace: false
outputs:
home:
- html
section:
- html
- rss
taxonomy:
- html
term:
- html
services:
rss:
limit: -1
taxonomies:
tag: tags
markup:
highlight:
noClasses: false