Skip to content

Commit 5c95dac

Browse files
committed
Add socials.
1 parent 95ad1f3 commit 5c95dac

File tree

3 files changed

+36
-19
lines changed

3 files changed

+36
-19
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ description: >-
1111
Experimental cosmology and particle physics: axion dark matter detection (HAYSTAC, ALPHA) and
1212
CMB instrumentation & analysis (Simons Observatory).
1313
keywords: ["physics", "cosmology", "astrophysics", "dark matter", "CMB", "instrumentation", "data analysis", "HAYSTAC", "ALPHA", "Simons Observatory"]
14-
url: https://msilvafe.github.io # the base hostname & protocol for your site
15-
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
14+
url: "https://msilvafe-cmb.com" # the base hostname & protocol for your site
15+
baseurl: "" # the subpath of your site, e.g. /blog/. Leave blank for root
1616
last_updated: false # set to true if you want to display last updated in the footer
1717
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
1818
back_to_top: true # set to false to disable the back to top button
1919

2020
# --- Social / academic links ---
2121
github_username: msilvafe
2222
scholar_userid: seGEqrkAAAAJ
23-
orcid_id: "0000-0001-7480-4341" # optional
24-
twitter_username: "msilvafe" # optional
25-
linkedin_username: "" # optional
23+
orcid_id: 0000-0001-7480-4341 # optional
24+
x_username: msilvafe # optional
25+
linkedin_username: max-silva-feaver-50688348 # optional
2626

2727
# --- UI ---
2828
enable_darkmode: true

_data/socials.yml

Lines changed: 31 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,30 @@
77
# bluesky_url: # your bluesky URL
88
# dblp_url: # your DBLP profile url
99
# discord_id: # your discord id (18-digit unique numerical identifier)
10-
email: you@example.com # your email address
10+
email: maximiliano.silva-feaver@yale.edu # your email address
1111
# facebook_id: # your facebook id
1212
# flickr_id: # your flickr id
13-
# github_username: # your GitHub user name
13+
github_username: msilvafe # your GitHub user name
1414
# gitlab_username: # your GitLab user name
1515
# ieee_id: # your ieeexplore.ieee.org/author/id
16-
inspirehep_id: 1010907 # Inspire HEP author ID
16+
inspirehep_id: 1631263 # Inspire HEP author ID
1717
# instagram_id: # your instagram id
1818
# kaggle_id: # your kaggle id
1919
# keybase_username: # your keybase user name
2020
# lastfm_id: # your lastfm id
2121
# lattes_id: # your ID on Lattes (Brazilian Lattes CV)
2222
# leetcode_id: # your LeetCode id
23-
# linkedin_username: # your LinkedIn user name
23+
linkedin_username: max-silva-feaver-50688348 # your LinkedIn user name
2424
# mastodon_username: # your mastodon instance+username in the format instance.tld/@username
2525
# medium_username: # your Medium username
26-
# orcid_id: # your ORCID ID
26+
orcid_id: 0000-0001-7480-4341 # your ORCID ID
2727
# osf_id: # your OSF ID
2828
# pinterest_id: # your pinterest id
2929
# publons_id: # your ID on Publons
3030
# quora_username: # your Quora username
3131
# research_gate_profile: # your profile on ResearchGate
32-
rss_icon: true # set to true to show the RSS icon
33-
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
32+
rss_icon: false # set to true to show the RSS icon
33+
scholar_userid: seGEqrkAAAAJ # your Google Scholar ID
3434
# scopus_id: # your profile on Scopus
3535
# semanticscholar_id: # your Semantic Scholar ID
3636
# spotify_id: # your spotify id
@@ -42,10 +42,29 @@ scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
4242
# wikidata_id: # your wikidata id
4343
# wikipedia_id: # your wikipedia id (Case sensitive)
4444
# work_url: # work page URL
45-
# x_username: # your X handle
45+
x_username: msilvafe # your X handle
4646
# youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
4747
# zotero_username: # your zotero username
48-
custom_social: # can be any name here other than the ones already defined above
49-
logo: https://www.alberteinstein.com/wp-content/uploads/2024/03/cropped-favicon-192x192.png # can be png, svg, jpg
50-
title: Custom Social
51-
url: https://www.alberteinstein.com/
48+
github:
49+
icon: github
50+
url: https://github.com/msilvafe
51+
52+
twitter:
53+
icon: x
54+
url: https://x.com/msilvafe
55+
56+
linkedin:
57+
icon: linkedin
58+
url: https://www.linkedin.com/in/max-silva-feaver-50688348
59+
60+
orcid:
61+
icon: orcid
62+
url: https://orcid.org/0000-0001-7480-4341
63+
64+
scholar:
65+
icon: google-scholar
66+
url: https://scholar.google.com/citations?user=seGEqrkAAAAJ
67+
68+
inspirehep:
69+
icon: inspirehep
70+
url: https://inspirehep.net/authors/1631263

_pages/dropdown.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ children:
1111
- title: projects
1212
permalink: /projects/
1313
- title: divider
14-
- title: blog
15-
permalink: /blog/
1614
---

0 commit comments

Comments
 (0)