Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Alex
roddhjav.gitlab.io
Commits
3c8a8435
Verified
Commit
3c8a8435
authored
Mar 03, 2018
by
Alex
Browse files
Move hugo configuration to a yaml file.
parent
b7094aa6
Pipeline
#20723390
passed with stages
in 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
70 deletions
+54
-70
config.toml
config.toml
+0
-70
config.yaml
config.yaml
+54
-0
No files found.
config.toml
deleted
100644 → 0
View file @
b7094aa6
baseurl
=
"https://pujol.io"
languageCode
=
"en-US"
title
=
"Alexandre Pujol"
theme
=
"sustain"
preserveTaxonomyNames
=
true
disableRSS
=
true
watch
=
true
paginate
=
3
googleAnalytics
=
"UA-104152570-1"
#
# Parameters
#
[params]
avatar
=
"avatar.png"
author
=
"Alexandre Pujol"
description
=
"Ph.D. Student in computer security at University College Dublin (Ireland)."
keywords
=
"Alexandre,Pujol,Phd Student,research,UCD,University College Dublin,Polytech Marseille,KedgeBS,computer science,engineer,Businnes School,dual degree,Master in Management,computer security,security,linux,cloud"
source
=
"https://gitlab.com/roddhjav/roddhjav.gitlab.io"
fingerprint
=
"6C84 7129 A72F 6144 E629 9C92 CE0E AD7F 0718 0C35"
base
=
"https://pujol.io"
[permalinks]
post
=
"/:year/:month/:day/:slug"
#
# Menu
#
[[menu.main]]
name
=
"GPG Keys"
identifier
=
"keys"
weight
=
100
url
=
"/keys"
[[menu.main]]
name
=
"Blog"
weight
=
200
identifier
=
"blog"
url
=
"/blog"
[[menu.main]]
name
=
"Research"
identifier
=
"research"
weight
=
300
url
=
"/research"
[[menu.main]]
name
=
"Publications"
identifier
=
"pub"
weight
=
400
url
=
"/pub"
# [[menu.main]]
# name = "Projects"
# identifier = "projects"
# weight = 500
# url = "/projects"
#
# Social
#
[Social]
gitlab
=
"roddhjav"
github
=
"roddhjav"
twitter
=
"roddhjav"
keybase
=
"roddhjav"
mastodon
=
"https://mamot.fr/@roddhjav"
linkedIn
=
"alexandrepujol"
googlescholar
=
"LMPIGiYAAAAJ&hl"
email
=
"alexandre@pujol.io"
config.yaml
0 → 100644
View file @
3c8a8435
baseurl
:
https://pujol.io
languageCode
:
en-US
title
:
Alexandre Pujol
theme
:
sustain
preserveTaxonomyNames
:
true
disableRSS
:
true
watch
:
true
paginate
:
3
googleAnalytics
:
UA-104152570-1
params
:
avatar
:
avatar.png
author
:
Alexandre Pujol
description
:
|
Ph.D. Student in computer security at University College Dublin (Ireland).
keywords
:
"
Alexandre,Pujol,Phd
Student,research,UCD,University
College
Dublin,Polytech
Marseille,KedgeBS,computer
science,engineer,Businnes
School,dual
degree,Master
in
Management,computer
security,security,linux,cloud"
source
:
https://gitlab.com/roddhjav/roddhjav.gitlab.io
fingerprint
:
6C84 7129 A72F 6144 E629 9C92 CE0E AD7F 0718 0C35
base
:
https://pujol.io
permalinks
:
post
:
"
/:year/:month/:day/:slug"
menu
:
main
:
-
name
:
GPG Keys
weight
:
100
identifier
:
keys
url
:
/keys
-
name
:
Blog
weight
:
200
identifier
:
blog
url
:
/blog
-
name
:
Research
identifier
:
research
weight
:
300
url
:
/research
-
name
:
Publications
identifier
:
pub
weight
:
400
url
:
/pub
Social
:
gitlab
:
roddhjav
github
:
roddhjav
twitter
:
roddhjav
keybase
:
roddhjav
mastodon
:
https://mamot.fr/@roddhjav
linkedIn
:
alexandrepujol
googlescholar
:
LMPIGiYAAAAJ&hl
email
:
alexandre@pujol.io
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment