-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
42 lines (37 loc) · 1.02 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
baseURL: https://ali.dowair.com/
theme: PaperMod
# Common Parameters
defaultContentLanguage: en
params:
env: production
contentDir: content/
homeInfoParams:
enabled: true
keywords: [blog, page]
socialIcons:
- name: github
url: https://github.com/adowair
- name: linkedin
url: https://linkedin.com/in/alidowair
# Language-Specific Parameters
languages:
en:
title: Ali Dowair
weight: 1
languageDirection: ltr
languageName: English
languageCode: en-us
params:
homeInfoParams:
title: Hello, I'm Ali!
content: I'm a cloud and open-source software engineer hailing from Alexandria, Egypt.
ar:
weight: 2
title: علي دوير
languageDirection: rtl
languageName: Arabic
languageCode: ar
params:
homeInfoParams:
title: مرحباً، أنا عَلِّيٌ
content: أنا مهندس حاسوب ومطور برامج سحابية ومفتوحة المصدر، أعمل في مدينة الإسكندرية بمصر.