generated from academicpages/academicpages.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ec781a
commit 06c18a6
Showing
3 changed files
with
40 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,48 +8,48 @@ | |
|
||
# Basic Site Settings | ||
locale : "en-US" | ||
title : "Your Name / Site Title" | ||
title : "" | ||
title_separator : "-" | ||
name : &name "Your Name" | ||
description : &description "personal description" | ||
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" | ||
name : &name "" | ||
description : &description "" | ||
url : https://AndrewYiBC.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" | ||
baseurl : "" # the subpath of your site, e.g. "/blog" | ||
repository : "academicpages/academicpages.github.io" | ||
repository : "AndrewYiBC/AndrewYiBC.github.io" | ||
|
||
# Site Author - The following control what appear as part of the author content on the side bar. | ||
# If a field is blank the icon and link will not appear, otherwise it will be shown. | ||
# Additional customization can be done by editing /_includes/author-profile.html | ||
author: | ||
# Biographic information | ||
avatar : "profile.png" | ||
name : "Your Sidebar Name" | ||
pronouns : # example: "she/her" | ||
bio : "Short biography for the left-hand sidebar" | ||
location : "Earth" | ||
employer : "Red Brick University" | ||
name : "Yutong (Andrew) Yi" | ||
pronouns : "he/him" | ||
bio : "Yale M.S. in Computer Science '24\nUCLA B.S. in Math of Comp '23" | ||
employer : "Yale University" | ||
location : "New Haven, CT" | ||
uri : # URL | ||
email : "[email protected]" | ||
email : "andrew.yi [at] yale.edu" | ||
|
||
# Academic websites | ||
arxiv : # URL - Update with the correct link to your profile | ||
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ" | ||
googlescholar : # URL | ||
impactstory : # URL | ||
orcid : "http://orcid.org/yourorcidurl" | ||
orcid : # URL | ||
semantic : # URL | ||
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" | ||
pubmed : # URL | ||
researchgate : # URL | ||
scopus : # URL | ||
|
||
# Repositories and software development | ||
bitbucket : # Username - Update with your username on the site | ||
codepen : # Username | ||
dribbble : # Username | ||
github : "academicpages" | ||
github : "AndrewYiBC" | ||
kaggle : # Username | ||
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood") | ||
|
||
# Social media | ||
bluesky : "bsky.app" # Replace this with you Bluesky username | ||
bluesky : # Replace this with you Bluesky username | ||
facebook : # Username | ||
flickr : # Username | ||
foursquare : # Username | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters