From 5d636a506cc21c1e9a10accbdaff3d3c3117fa7e Mon Sep 17 00:00:00 2001 From: ***** Date: Sun, 18 Feb 2024 12:37:12 -0800 Subject: [PATCH] Update _config.yml --- _config.yml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_config.yml b/_config.yml index 4750056..37cbd55 100644 --- a/_config.yml +++ b/_config.yml @@ -7,13 +7,13 @@ # Basic Site Settings locale : "en-US" -title : "Your Name / Site Title" +title : "Donald P. Green" title_separator : "-" -name : &name "Your Name" -description : &description "personal description" +name : &name "" +description : &description "Professor" url : https://academicpages.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 : "donaldpgreen/donaldpgreen.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. @@ -21,32 +21,32 @@ repository : "academicpages/academicpages.github.io" author: # Biographic information avatar : "profile.png" - name : "Your Sidebar Name" + name : "" pronouns : # example: "she/her" - bio : "Short biography for the left-hand sidebar" - location : "Earth" - employer : "Red Brick University" + bio : "Professor of Political Science" + location : "New York" + employer : "Columbia University" uri : # URL - email : "none@example.org" + email : "" # Academic websites arxiv : # URL - Update with the correct link to your profile - googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ" + googlescholar : "https://scholar.google.com/citations?user=e4KiJasAAAAJ" impactstory : # URL - orcid : "http://orcid.org/yourorcidurl" - pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" + orcid : "https://orcid.org/0000-0002-8850-438X" + pubmed : # URL researchgate : # URL # Repositories and software development bitbucket : # Username - Update with your username on the site codepen : # Username dribbble : # Username - github : "academicpages" + github : "donaldpgreen" 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 : # "bsky.app" # Replace this with you Bluesky username facebook : # Username flickr : # Username foursquare : # Username @@ -63,7 +63,7 @@ author: steam : # Username telegram : # URL tumblr : # Username - twitter : "UniofOxford" # Replace this with your X / Twitter handle + twitter : # "UniofOxford" # Replace this with your X / Twitter handle vine : # Username weibo : # Username wikipedia : # Username @@ -117,7 +117,7 @@ yandex_site_verification : # Social Sharing twitter: - username : &twitter + username : #&twitter facebook: username : app_id : @@ -277,7 +277,7 @@ sass: permalink: /:categories/:title/ # paginate: 5 # amount of posts to show # paginate_path: /page:num/ -timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones +timezone: America/New_York # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones # Plugins