|
8 | 8 |
|
9 | 9 | # Basic Site Settings |
10 | 10 | locale : "en-US" |
11 | | -title : "Your Name / Site Title" |
| 11 | +title : "Zhen Yao" |
12 | 12 | title_separator : "-" |
13 | | -name : &name "Your Name" |
| 13 | +name : &name "Zhen Yao" |
14 | 14 | description : &description "personal description" |
15 | | -url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io" |
| 15 | +url : https://zyaocoder.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io" |
16 | 16 | baseurl : "" # the subpath of your site, e.g. "/blog" |
17 | | -repository : "academicpages/academicpages.github.io" |
| 17 | +repository : "zyaocoder/zyaocoder.github.io" |
18 | 18 |
|
19 | 19 | # Site Author - The following control what appear as part of the author content on the side bar. |
20 | 20 | # If a field is blank the icon and link will not appear, otherwise it will be shown. |
21 | 21 | # Additional customization can be done by editing /_includes/author-profile.html |
22 | 22 | author: |
23 | 23 | # Biographic information |
24 | | - avatar : "profile.png" |
25 | | - name : "Your Sidebar Name" |
| 24 | + avatar : "Selfie.png" |
| 25 | + name : "Zhen Yao" |
26 | 26 | pronouns : # example: "she/her" |
27 | | - bio : "Short biography for the left-hand sidebar" |
28 | | - location : "Earth" |
29 | | - employer : "Red Brick University" |
| 27 | + bio : "Ph.D. student at Lehigh University" |
| 28 | + location : "Bethlehem, PA USA" |
| 29 | + employer : "Lehigh University" |
30 | 30 | uri : # URL |
31 | | - |
| 31 | + |
32 | 32 |
|
33 | 33 | # Academic websites |
34 | 34 | arxiv : # URL - Update with the correct link to your profile |
35 | | - googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ" |
| 35 | + googlescholar : "https://scholar.google.com/citations?user=8-IhrB0AAAAJ&hl=en&oi=ao" |
36 | 36 | impactstory : # URL |
37 | | - orcid : "http://orcid.org/yourorcidurl" |
| 37 | + orcid : # |
38 | 38 | semantic : # URL |
39 | | - pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" |
| 39 | + pubmed : # |
40 | 40 | researchgate : # URL |
41 | 41 | scopus : # URL |
42 | 42 |
|
43 | 43 | # Repositories and software development |
44 | 44 | bitbucket : # Username - Update with your username on the site |
45 | 45 | codepen : # Username |
46 | 46 | dribbble : # Username |
47 | | - github : "academicpages" |
| 47 | + github : "zyaocoder" |
48 | 48 | kaggle : # Username |
49 | 49 | stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood") |
50 | 50 |
|
51 | 51 | # Social media |
52 | | - bluesky : "bsky.app" # Replace this with you Bluesky username |
| 52 | + bluesky : # |
53 | 53 | facebook : # Username |
54 | 54 | flickr : # Username |
55 | 55 | foursquare : # Username |
|
0 commit comments