-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
38 lines (33 loc) · 1.15 KB
/
Copy pathconfig.toml
File metadata and controls
38 lines (33 loc) · 1.15 KB
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
baseURL = "https://marechalalex.github.io"
languageCode = "en-us"
title = "Alexandre Maréchal"
theme = "resume"
[params]
firstName = "Alexandre"
lastName = "Maréchal"
address = "Verimag, Grenoble, France"
# phone = "1-555-555-1234"
contactNote = "Post-doctorant (informatique)"
profileImage = "img/thesis.jpg"
email = "alex.marechal@univ-grenoble-alpes.fr"
#description = "Software Platform Engineer with experience leveraging agile, DevOps, and CI/CD to manage large scale distributed platforms both on prem and in public cloud."
# favicon = "/favicon.ico"
# what sections
showProjects = true
showTeaching = true
showPublications = true
# showCV = true
[[params.handles]]
name = "LinkedIn"
link = "https://fr.linkedin.com/in/alexandre-mar%C3%A9chal-3a3610125"
[[params.handles]]
name = "ResearchGate"
link = "https://www.researchgate.net/profile/Alexandre_Marechal"
[[params.handles]]
name = "Github"
link = "https://github.com/MarechalAlex?tab=overview&from=2019-12-01&to=2019-12-31"
[[params.handles]]
name = "CV"
icon = "address-card"
# img = "/img/cv.png"
link = "/pdf/CV.pdf"