Skip to content

Commit c3596ee

Browse files
committed
Update _config.yml
1 parent c8da8ac commit c3596ee

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
title: blank # the website title (if blank, full name will be used instead)
66
first_name: Davide
7-
middle_name
7+
middle_name:
88
last_name: Venturelli
99
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
11-
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
11+
Personal portfolio website, which is at the moment very much WORK IN PROGRESS.
1212
footer_text: >
1313
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1414
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
1515
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
16-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
16+
keywords: # add your own keywords or leave empty
1717
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1818
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1919

@@ -78,25 +78,25 @@ dblp_url: # your DBLP profile url
7878
discord_id: # your discord id (18-digit unique numerical identifier)
7979
facebook_id: # your facebook id
8080
flickr_id: # your flickr id
81-
github_username: # your GitHub user name
81+
github_username: sonarventu # your GitHub user name
8282
gitlab_username: # your GitLab user name
8383
ieee_id: # your ieeexplore.ieee.org/author/id
84-
inspirehep_id: 1010907 # Inspire HEP author ID
85-
instagram_id: # your instagram id
84+
inspirehep_id: # Inspire HEP author ID
85+
instagram_id: _davideventu # your instagram id
8686
kaggle_id: # your kaggle id
8787
keybase_username: # your keybase user name
8888
lastfm_id: # your lastfm id
8989
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
90-
linkedin_username: # your LinkedIn user name
90+
linkedin_username: davide-venturelli-home # your LinkedIn user name
9191
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
9292
medium_username: # your Medium username
93-
orcid_id: # your ORCID ID
93+
orcid_id: 0000-0001-6952-9568 # your ORCID ID
9494
osf_id: # your OSF ID
9595
pinterest_id: # your pinterest id
9696
publons_id: # your ID on Publons
9797
quora_username: # your Quora username
9898
research_gate_profile: # your profile on ResearchGate
99-
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
99+
scholar_userid: uylUmc8AAAAJ # your Google Scholar ID
100100
scopus_id: # your profile on Scopus
101101
semanticscholar_id: # your Semantic Scholar ID
102102
spotify_id: # your spotify id
@@ -109,7 +109,7 @@ wikidata_id: # your wikidata id
109109
wikipedia_id: # your wikipedia id (Case sensitive)
110110
work_url: # work page URL
111111
x_username: # your X handle
112-
youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
112+
youtube_id: davideventurelli7947 # your youtube channel id (youtube.com/@<youtube_id>)
113113
zotero_username: # your zotero username
114114

115115
contact_note: >

0 commit comments

Comments
 (0)