-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
237 lines (222 loc) · 6.74 KB
/
config.toml
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
baseURL = "http://carim.ar/"
# [en, zh-cn, fr, ...] determines default content language
defaultContentLanguage = "en"
# language code
languageCode = "en"
title = "Carim Fadil"
uglyURLs = false
# Change the default theme to be use when building the site with Hugo
theme = "LoveIt"
[params]
# LoveIt theme version
version = "0.2.X"
#[menu]
# [[menu.main]]
# identifier = "posts"
# you can add extra information before the name (HTML format is supported), such as icons
# pre = ""
# you can add extra information after the name (HTML format is supported), such as icons
# post = ""
# name = "Posts"
# url = "/posts/"
# title will be shown when you hover on this menu link
# title = ""
# weight = 1
# [[menu.main]]
# identifier = "tags"
# pre = ""
# post = ""
# name = "Tags"
# url = "/tags/"
# title = ""
# weight = 2
# [[menu.main]]
# identifier = "categories"
# pre = ""
# post = ""
# name = "Categories"
# url = "/categories/"
# title = ""
# weight = 3
# Markup related configuration in Hugo
[markup]
# Syntax Highlighting (https://gohugo.io/content-management/syntax-highlighting)
[markup.highlight]
# false is a necessary configuration (https://github.com/dillonzq/LoveIt/issues/158)
noClasses = false
[params.search]
enable = true
# type of search engine ("lunr", "algolia")
type = "lunr"
# max index length of the chunked content
contentLength = 4000
# placeholder of the search bar
placeholder = ""
# LoveIt NEW | 0.2.1 max number of results length
maxResultLength = 10
# LoveIt NEW | 0.2.3 snippet length of the result
snippetLength = 30
# LoveIt NEW | 0.2.1 HTML tag name of the highlight part in results
highlightTag = "em"
# LoveIt NEW | 0.2.4 whether to use the absolute URL based on the baseURL in search index
absoluteURL = false
[params.header]
# desktop header mode ("fixed", "normal", "auto")
desktopMode = "fixed"
# mobile header mode ("fixed", "normal", "auto")
mobileMode = "auto"
# LoveIt NEW | 0.2.0 Header title config
[params.header.title]
# URL of the LOGO
logo = ""
# title name
name = "Carim"
# you can add extra information before the name (HTML format is supported), such as icons
pre = ""
# you can add extra information after the name (HTML format is supported), such as icons
post = ""
# LoveIt NEW | 0.2.5 whether to use typeit animation for title name
typeit = false
# Footer config
[params.footer]
enable = true
# LoveIt NEW | 0.2.0 Custom content (HTML format is supported)
custom = ''
# LoveIt NEW | 0.2.0 whether to show Hugo and theme info
hugo = true
# LoveIt NEW | 0.2.0 whether to show copyright info
copyright = true
# LoveIt NEW | 0.2.0 whether to show the author
author = true
# Site creation time
since = 2021
# ICP info only in China (HTML format is supported)
icp = ""
# license info (HTML format is supported)
license = '<a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a>'
# LoveIt NEW | 0.2.0 Section (all posts) page config
[params.section]
# special amount of posts in each section page
paginate = 20
# date format (month and day)
dateFormat = "01-02"
# amount of RSS pages
rss = 10
# LoveIt NEW | 0.2.0 List (category or tag) page config
[params.list]
# special amount of posts in each list page
paginate = 20
# date format (month and day)
dateFormat = "01-02"
# amount of RSS pages
rss = 10
# Home page config
[params.home]
# LoveIt NEW | 0.2.0 amount of RSS pages
rss = 10
# Home page profile
[params.home.profile]
enable = true
# Gravatar Email for preferred avatar in home page
gravatarEmail = "[email protected]"
# URL of avatar shown in home page
avatarURL = "https://s.gravatar.com/avatar/a3ebaf58303a25bfa202357090ff93ea?s=80"
# LoveIt CHANGED | 0.2.7 title shown in home page (HTML format is supported)
title = "I'm Carim Fadil, DevOps Engineer"
# subtitle shown in home page
subtitle = "I'm interested in cloud architecture, infrastructure optimization, pipeline automation, biking and nature. Feel free to contact me!"
# whether to use typeit animation for subtitle
typeit = true
# whether to show social links
social = true
# LoveIt NEW | 0.2.0 disclaimer (HTML format is supported)
disclaimer = ""
# Home page posts
[params.home.posts]
enable = false
# special amount of posts in each home posts page
paginate = 6
# LoveIt DELETED | 0.2.0 replaced with hiddenFromHomePage in params.page
# default behavior when you don't set "hiddenFromHomePage" in front matter
defaultHiddenFromHomePage = true
# Social config about the author
[params.social]
Linkedin = "carimfadil"
GitHub = "carim07"
Skype = "carimfadil"
#Telegram = "carim07"
Keybase = "carim"
Lastfm = "carim07"
Strava = "carimfadil"
Email = "[email protected]"
#RSS = true # LoveIt NEW | 0.2.0
#Spotify = "carim07"
#Twitter = "xxxx"
#Instagram = "xxxx"
#Facebook = "xxxx"
#Medium = ""
#Gitlab = ""
#Youtubelegacy = ""
#Youtubecustom = ""
#Youtubechannel = ""
#Tumblr = ""
#Quora = ""
#Pinterest = ""
#Reddit = ""
#Codepen = ""
#FreeCodeCamp = ""
#Bitbucket = "carim07"
#Stackoverflow = ""
#Weibo = ""
#Odnoklassniki = ""
#VK = ""
#Flickr = ""
#Xing = ""
#Snapchat = ""
#Soundcloud = ""
#Bandcamp = ""
#Paypal = ""
#Fivehundredpx = ""
#Mix = ""
#Goodreads = ""
#Foursquare = ""
#Hackernews = ""
#Kickstarter = ""
#Patreon = ""
#Steam = ""
#Twitch = ""
#Whatsapp = ""
#Zhihu = ""
#Douban = ""
#Angellist = ""
#Slidershare = ""
#Jsfiddle = ""
#Deviantart = ""
#Behance = ""
#Dribbble = ""
#Wordpress = ""
#Vine = ""
#Googlescholar = ""
#Researchgate = ""
#Mastodon = ""
#Thingiverse = ""
#Devto = ""
#Gitea = ""
#XMPP = ""
#Matrix = ""
#Bilibili = ""
[params.typeit]
# typing speed between each step (measured in milliseconds)
speed = 50
# blinking speed of the cursor (measured in milliseconds)
cursorSpeed = 1000
# character used for the cursor (HTML format is supported)
cursorChar = "|"
# cursor duration after typing finishing (measured in milliseconds, "-1" means unlimited)
duration = -1
[deployment]
order = [".jpg$", ".gif$"]
[[deployment.targets]]
name = "carim-s3-prod"
URL = "s3://carim.ar?region=us-east-1"
# cloudFrontDistributionID = E3BZRJFJV2ME7N