|
10 | 10 | locale : "en-UK" |
11 | 11 | site_theme : "default" # Currently available options are "default", "air" |
12 | 12 | # TODO: try air |
13 | | -title : "Seán R. Kavanagh" |
| 13 | +title : "Simulation of Advanced Materials Lab" |
14 | 14 | title_separator : "-" |
15 | | -name : &name "Seán R. Kavanagh" |
16 | | -description : &description "SAM Lab" # TODO |
17 | | -# description : &description "Incoming Assistant Professor in Simulation of Energy Materials" # Update this with a general description of your site, this is the default if not overridden by a page |
18 | | -url : https://kavanase.github.io # The base hostname & protocol for your site e.g. "https://[your GitHub username].github.io", |
| 15 | +name : &name "Simulation of Advanced Materials Lab" |
| 16 | +description : &description "Simulation of Advanced Materials (SAM) Lab at the University of Cambridge" # Update this with a general description of your site, this is the default if not overridden by a page |
| 17 | +url : https://SAM-Lab.github.io # The base hostname & protocol for your site e.g. "https://[your GitHub username].github.io", |
19 | 18 | # or if you already have some other page hosted on Github then use "https://[your GitHub username].github.io/[Your Repo Name]" |
20 | 19 | baseurl : "" # the subpath of your site, e.g. "/blog" |
21 | | -repository : "kavanase/kavanase.github.io" |
22 | | - |
23 | | -# Site Author - The following control what appear as part of the author content on the side bar. |
24 | | -# If a field is blank the icon and link will not appear, otherwise it will be shown. |
25 | | -# Additional customization can be done by editing /_includes/author-profile.html |
26 | | -author: |
27 | | - # Biographic information |
28 | | - avatar : "profile.jpg" |
29 | | - name : "Seán R. Kavanagh" |
30 | | - pronouns : # example: "she/her" |
31 | | - bio : "Incoming Assistant Professor in Energy Materials Modelling, at the University of Cambridge." |
32 | | - location : "Cambridge, MA" |
33 | | - employer : "Harvard University" |
34 | | - uri : "https://seankavanagh.com" |
35 | | - |
36 | | - |
37 | | - # Academic websites |
38 | | - academia : # URL |
39 | | - arxiv : "http://arxiv.org/a/kavanagh_s_1" |
40 | | - googlescholar : "https://bit.ly/3pBMxOG" |
41 | | - impactstory : # URL |
42 | | - orcid : "https://orcid.org/0000-0003-4577-9647" |
43 | | - semantic : # URL |
44 | | - pubmed : # URL |
45 | | - researchgate : "https://www.researchgate.net/profile/Sean-Kavanagh-3" |
46 | | - scopus : # URL |
47 | | - |
48 | | - # Repositories and software development |
49 | | - bitbucket : # Username - Update with your username on the site |
50 | | - codepen : # Username |
51 | | - dribbble : # Username |
52 | | - github : "kavanase" |
53 | | - kaggle : # Username |
54 | | - stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood") |
55 | | - |
56 | | - # Social media |
57 | | - bluesky : "kavanaghsean.bsky.social" |
58 | | - facebook : # Username |
59 | | - flickr : # Username |
60 | | - foursquare : # Username |
61 | | - goodreads : # Username |
62 | | - google_plus : # Username |
63 | | - keybase : # Username |
64 | | - instagram : # Username |
65 | | - lastfm : # Username |
66 | | - linkedin : "seankav" # "https://www.linkedin.com/in/seankav/" |
67 | | - mastodon : # URL |
68 | | - medium : # URL |
69 | | - pinterest : # Username |
70 | | - soundcloud : # Username |
71 | | - speakerdeck : "http://speakerdeck.com/kavanase" |
72 | | - steam : # Username |
73 | | - telegram : # URL |
74 | | - tumblr : # Username |
75 | | - twitter : "Kavanagh_Sean_" |
76 | | - vine : # Username |
77 | | - weibo : # Username |
78 | | - wikipedia : # Username |
79 | | - xing : # Username |
80 | | - youtube : "SeánRKavanagh" # "https://bit.ly/2U5YgLf" |
81 | | - zhihu : # Username |
| 20 | +repository : "SAEM-Lab/SAEM-Lab.github.io" |
| 21 | +sidebar_image : "sidebar_image.png" |
82 | 22 |
|
83 | 23 | # Site Settings |
84 | 24 | teaser : # filename of teaser fallback teaser image placed in /images/ for social media previews |
|
0 commit comments