generated from daviddmc/daviddmc.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
Showing
1 changed file
with
11 additions
and
13 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 |
---|---|---|
|
@@ -3,12 +3,10 @@ | |
# ----------------------------------------------------------------------------- | ||
|
||
title: blank # the website title (if blank, full name will be used instead) | ||
first_name: Junshen | ||
first_name: Thai Son | ||
middle_name: | ||
last_name: Xu | ||
chinese_last_name: 徐 | ||
chinese_first_name: 俊燊 | ||
email: [email protected] | ||
last_name: Ly | ||
email: [email protected] | ||
description: > # the ">" symbol means to ignore newlines until "footer_text:" | ||
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. | ||
footer_text: > | ||
|
@@ -19,7 +17,7 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your | |
lang: en # the language of your site (for example: en, fr, cn, ru, etc.) | ||
icon: favicon_v2.ico #🎓 # the emoji used as the favicon (alternatively, provide image name in /assets/img/) | ||
|
||
url: https://daviddmc.github.io # the base hostname & protocol for your site | ||
url: https://tsly123.github.io # the base hostname & protocol for your site | ||
baseurl: #/al-folio # the subpath of your site, e.g. /blog/ | ||
last_updated: true # set to true if you want to display last updated in the footer | ||
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 | ||
|
@@ -72,13 +70,13 @@ og_image: # The site-wide (default for all links) Open Graph preview image | |
# Social integration | ||
# ----------------------------------------------------------------------------- | ||
|
||
github_username: daviddmc # your GitHub user name | ||
github_username: tsly123 # your GitHub user name | ||
gitlab_username: # your GitLab user name | ||
twitter_username: # your Twitter handle | ||
mastodon_username: # your mastodon instance+username in the format instance.tld/@username | ||
linkedin_username: junshen-xu-30444b129 # your LinkedIn user name | ||
linkedin_username: son-thai-ly-4b1407177 # your LinkedIn user name | ||
telegram_username: # your Telegram user name | ||
scholar_userid: qNk6tgcAAAAJ # your Google Scholar ID | ||
scholar_userid: X1EgXioAAAAJ # your Google Scholar ID | ||
semanticscholar_id: # your Semantic Scholar ID | ||
whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.) | ||
orcid_id: # your ORCID ID | ||
|
@@ -113,10 +111,10 @@ contact_note: > | |
# Analytics and search engine verification | ||
# ----------------------------------------------------------------------------- | ||
|
||
google_analytics: G-NYJ88YK0VS # your Google Analytics measurement ID (format: G-XXXXXXXXXX) | ||
google_analytics: #G-NYJ88YK0VS # your Google Analytics measurement ID (format: G-XXXXXXXXXX) | ||
panelbear_analytics: # panelbear analytics site ID (format: XXXXXXXXX) | ||
|
||
google_site_verification: MARJu3erA7Z6jybcmR5fgSNRNtCNYMAYkk0jidGGr8A # your google-site-verification ID (Google Search Console) | ||
google_site_verification: #MARJu3erA7Z6jybcmR5fgSNRNtCNYMAYkk0jidGGr8A # your google-site-verification ID (Google Search Console) | ||
bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) | ||
|
||
# ----------------------------------------------------------------------------- | ||
|
@@ -271,8 +269,8 @@ jekyll-archives: | |
|
||
scholar: | ||
|
||
last_name: [Xu] | ||
first_name: [Junshen] | ||
last_name: [Ly] | ||
first_name: [Thai Son] | ||
|
||
style: apa | ||
locale: en | ||
|