-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
260 lines (198 loc) · 6.45 KB
/
config.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
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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
baseURL: "https://rustam-lukmanov.com"
title: Rustam A. Lukmanov
paginate: 10
theme: PaperMod
defaultContentLanguage: en
languages:
en:
params:
title: Rustam A. Lukmanov
weight: 1
markup:
goldmark:
renderer:
unsafe: true #Swithces on JS scritps and tags
enableRobotsTXT: true
buildDrafts: true
buildFuture: false
buildExpired: false
googleAnalytics: G-3EMDQYRZC3
outputs:
home:
- HTML
- RSS
- JSON # is necessary
minify:
disableXML: true
minifyOutput: true
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
title: Rustam A. Lukmanov
description: "Personal website"
keywords: [Blog, Portfolio, Rustam Lukmanov]
paginate: 100
author: Lukmanov R.A.
# author: ["Me", "You"] # multiple authors
images: ["<link or path of image for opengraph, twitter-cards>"]
DateFormat: "January 2, 2006"
defaultTheme: dark # dark,light
disableThemeToggle: True
stickyHeader: True
ShowReadingTime: false
ShowShareButtons: false
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
disableSpecial1stPost: false
disableScrollToTop: false
comments: true
hidemeta: false
hideSummary: false
showtoc: true
tocopen: false
##Search paprams
params:
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys: ["title", "permalink", "summary", "content"]
assets:
# disableHLJS: true # to disable highlight.js
# disableFingerprinting: true
favicon: "/circle4.webp"
favicon16x16: "/circle4.webp"
favicon32x32: "/circle4.webp"
apple_touch_icon: "/circle4.webp"
safari_pinned_tab: "/circle4.webp"
label:
text: " "
icon: /logo_italic7.png
iconHeight: 35
# profile-mode
# profileMode:
enabled: true # needs to be explicitly set
title: Hi \U0001f44b there!
#subtitle: "This is subtitle"
subtitle: "
> ### Hi \U0001f44b I am a Research Scientist. I am interested in scalable, principled methods for analyzing graph data in an unsupervised manner.
I received Ph.D. \U0001f393 in experimental phyiscs at the University of Bern, advised by Prof. Peter Wurz. I did my masters and bachelors at Saint Petersburg State University in Saint Petersburg, Russia. My M.Sc. advisor was Alexey Goncharov. In Russian, my name reads as Рустам Лукманов.
For publications, see Google Scholar. For code, see GitHub.
Feel free to contact me by email: mail at rustam-lukmanov dot ru.
> Right now I am working on "
#imageUrl: "/box.png"
imageWidth: 220
imageHeight: 220
imageTitle: my image
buttons:
- name: Blog
url: blog
- name: Publications
url: publications
- name: Resume
url: cv
- name: Contact Information
url: contact
# home-info mode <img src='/images/circle_en_sh2.png' alt='Girl in a jacket' width='400' align='middle'>
homeInfoParams:
Title: ""
Content: "
<img src='/images/logo_BAR_short_sq.png' alt='Girl in a jacket' width='300' align='left' style='filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.45)); opacity:0.65;'></a>
<p>
<br/>
</p>
Hi, I’m a scientist/engineer who loves working with data. I create tools/visualizations that help to understand complex signals better.
<br/>
<br/>
Русская версия сайта находится [**здесь**](/ru/)
<br/>
<p>
</p>
<p>
<br/>
</p>
For publications, see [**Google Scholar**](https://scholar.google.ch/citations?user=uJXEpcgAAAAJ&hl=en&oi=ao) or my [**LOOP**](https://loop.frontiersin.org/people/1234341/overview) profile. For code, see [**GitHub**](https://github.com/Lukmanovr).
Feel free to contact me through links attached below.
> - [**Curriculum Vitae**](/cv/)
> - [**Publications**](/publications/)
You can also follow me on social media:
> - [**Instagram**](https://www.instagram.com/lukmanovr/) / [**LinkedIn**](https://www.linkedin.com/in/rustam-lukmanov-604695100/) / [**Telegram**](https://t.me/lukmanovr)
Sometimes, I write here about things I find interesting, check it out below or use the archive to navigate:
> - [**Posts**](/posts/)
> - [**Archive**](/archives/)
<a href= /contact/><img src='/images/contact_BAR.png' alt='Girl in a jacket' width='200' align='left' style='filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.45)); opacity:0.65;'></a>
"
#socialIcons:
# - name: twitter
# url: "https://twitter.com/"
# - name: stackoverflow
# url: "https://stackoverflow.com"
# - name: github
# url: "https://github.com/"
# - name: google scholar
# url: "https://scholar.google.ch/citations?user=uJXEpcgAAAAJ&hl=en&oi=ao/"
analytics:
google:
SiteVerificationTag: "XYZabc"
bing:
SiteVerificationTag: "XYZabc"
yandex:
SiteVerificationTag: "XYZabc"
cover:
hidden: false # hide everywhere but not in structured data
hiddenInList: false # hide on list pages and home
hiddenInSingle: false # hide on single page
#editPost:
# URL: "https://github.com/<path_to_repo>/content"
# Text: "Suggest Changes" # edit text
# appendFilePath: false # to append file path to Edit link
# for search
# https://fusejs.io/api/options.html
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys: ["title", "permalink", "summary", "content"]
menu:
main:
- identifier: Home
name: Home
url: //
weight: 10
- identifier: Posts
name: Posts
url: /posts/
weight: 20
- identifier: Tags
name: Tags
url: /tags/
weight: 30
- identifier: Publications
name: Publications
url: /publications/
weight: 50
- identifier: CV
name: CV
url: /CV/
weight: 60
- identifier: Contact
name: Contact
url: /contact/
weight: 70
- identifier: Search
name: Search
url: /search/
weight: 80
- identifier: Archive
name: Archive
url: /archives/
weight: 40
# TO DO
# Add more content to the website (paper and some parts of the thesis)
# Add a p5JS article