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
Showing
2 changed files
with
130 additions
and
116 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,143 +3,138 @@ | |
# This config file is meant for settings that affect your entire site, values | ||
# which you are expected to set up once and rarely need to edit after that. | ||
# For technical reasons, this file is *NOT* reloaded automatically when you use | ||
# `jekyll serve -l -H localhost`. If you change this file, please restart the | ||
# `jekyll serve -l -H localhost`. If you change this file, please restart the | ||
# server process. | ||
|
||
# Basic Site Settings | ||
locale : "en-US" | ||
title : "Home" | ||
title_separator : "-" | ||
name : &name "郝飞洋 / Flocean Hao" | ||
description : &description "西安交通大学软件学院学生" | ||
url : https://HungryFlo.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 : "HungryFlo/HungryFlo.github.io" | ||
locale: "en-US" | ||
title: "Home" | ||
title_separator: "-" | ||
name: &name "郝飞洋 / Flocean Hao" | ||
description: &description "西安交通大学软件学院学生" | ||
url: https://HungryFlo.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: "HungryFlo/HungryFlo.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 : "郝飞洋 / Flocean Hao" | ||
pronouns : # example: "she/her" | ||
bio : "Stay hungry, stay foolish." | ||
location : "陕西西安 / Xi'an, Shaanxi" | ||
employer : "西安交通大学 Xi'an Jiaotong University" | ||
uri : # URL | ||
email : "[email protected]" | ||
avatar: "profile.png" | ||
name: "郝飞洋 / Flocean Hao" | ||
pronouns: # example: "she/her" | ||
bio: "Stay hungry, stay foolish." | ||
location: "香港大学 Exchange in HKU" | ||
employer: "西安交通大学 \n Xi'an Jiaotong University" | ||
uri: # URL | ||
email: "[email protected]" | ||
|
||
# Academic websites | ||
arxiv : # URL - Update with the correct link to your profile | ||
googlescholar : #"https://scholar.google.com/citations?user=PS_CX0AAAAAJ" | ||
impactstory : # URL | ||
orcid : #"http://orcid.org/yourorcidurl" | ||
pubmed : #"https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" | ||
researchgate : # URL | ||
arxiv: # URL - Update with the correct link to your profile | ||
googlescholar: #"https://scholar.google.com/citations?user=PS_CX0AAAAAJ" | ||
impactstory: # URL | ||
orcid: #"http://orcid.org/yourorcidurl" | ||
pubmed: #"https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" | ||
researchgate: # URL | ||
|
||
# Repositories and software development | ||
bitbucket : # Username - Update with your username on the site | ||
codepen : # Username | ||
dribbble : # Username | ||
github : "HungryFlo" | ||
kaggle : # Username | ||
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood") | ||
bitbucket: # Username - Update with your username on the site | ||
codepen: # Username | ||
dribbble: # Username | ||
github: "HungryFlo" | ||
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 | ||
facebook : # Username | ||
flickr : # Username | ||
foursquare : # Username | ||
goodreads : # Username | ||
google_plus : # Username | ||
keybase : # Username | ||
instagram : # Username | ||
lastfm : # Username | ||
linkedin : # Username | ||
mastodon : # URL | ||
medium : # URL | ||
pinterest : # Username | ||
soundcloud : # Username | ||
steam : # Username | ||
telegram : # URL | ||
tumblr : # Username | ||
twitter : #"UniofOxford" # Replace this with your X / Twitter handle | ||
vine : # Username | ||
weibo : # Username | ||
wikipedia : # Username | ||
xing : # Username | ||
youtube : # Username | ||
zhihu : https://www.zhihu.com/people/chi-er-fei-yang # URL | ||
|
||
bluesky: #"bsky.app" # Replace this with you Bluesky username | ||
facebook: # Username | ||
flickr: # Username | ||
foursquare: # Username | ||
goodreads: # Username | ||
google_plus: # Username | ||
keybase: # Username | ||
instagram: # Username | ||
lastfm: # Username | ||
linkedin: # Username | ||
mastodon: # URL | ||
medium: # URL | ||
pinterest: # Username | ||
soundcloud: # Username | ||
steam: # Username | ||
telegram: # URL | ||
tumblr: # Username | ||
twitter: #"UniofOxford" # Replace this with your X / Twitter handle | ||
vine: # Username | ||
weibo: # Username | ||
wikipedia: # Username | ||
xing: # Username | ||
youtube: # Username | ||
zhihu: https://www.zhihu.com/people/chi-er-fei-yang # URL | ||
|
||
# Site Settings | ||
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" | ||
breadcrumbs : false # true, false (default) | ||
words_per_minute : 160 | ||
future : true | ||
read_more : "disabled" # if enabled, adds "Read more" links to excerpts | ||
talkmap_link : false #change to true to add link to talkmap on talks page | ||
teaser: # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" | ||
breadcrumbs: false # true, false (default) | ||
words_per_minute: 160 | ||
future: true | ||
read_more: "disabled" # if enabled, adds "Read more" links to excerpts | ||
talkmap_link: false #change to true to add link to talkmap on talks page | ||
comments: | ||
provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom" | ||
provider: # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom" | ||
disqus: | ||
shortname : | ||
shortname: | ||
discourse: | ||
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org | ||
server: # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org | ||
facebook: | ||
appid : | ||
num_posts : # 5 (default) | ||
colorscheme : # "light" (default), "dark" | ||
appid: | ||
num_posts: # 5 (default) | ||
colorscheme: # "light" (default), "dark" | ||
staticman: | ||
allowedFields : ['name', 'email', 'url', 'message'] | ||
branch : "gh-pages" # "master", "gh-pages" | ||
commitMessage : "New comment." | ||
filename : comment-{@timestamp} | ||
format : "yml" | ||
moderation : true | ||
path : "_data/comments/{options.slug}" | ||
requiredFields : ['name', 'email', 'message'] | ||
allowedFields: ["name", "email", "url", "message"] | ||
branch: "gh-pages" # "master", "gh-pages" | ||
commitMessage: "New comment." | ||
filename: comment-{@timestamp} | ||
format: "yml" | ||
moderation: true | ||
path: "_data/comments/{options.slug}" | ||
requiredFields: ["name", "email", "message"] | ||
transforms: | ||
email : "md5" | ||
email: "md5" | ||
generatedFields: | ||
date: | ||
type : "date" | ||
type: "date" | ||
options: | ||
format : "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" | ||
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" | ||
atom_feed: | ||
hide : false # change to true to hide the RSS feed in the footer | ||
path : # blank (default) uses feed.xml | ||
|
||
hide: false # change to true to hide the RSS feed in the footer | ||
path: # blank (default) uses feed.xml | ||
|
||
# SEO Related | ||
google_site_verification : | ||
bing_site_verification : | ||
alexa_site_verification : | ||
yandex_site_verification : | ||
|
||
google_site_verification: | ||
bing_site_verification: | ||
alexa_site_verification: | ||
yandex_site_verification: | ||
|
||
# Social Sharing | ||
twitter: | ||
username : # &twitter | ||
username: # &twitter | ||
facebook: | ||
username : | ||
app_id : | ||
publisher : | ||
og_image : # Open Graph/Twitter default site image | ||
username: | ||
app_id: | ||
publisher: | ||
og_image: # Open Graph/Twitter default site image | ||
# For specifying social profiles | ||
# - https://developers.google.com/structured-data/customize/social-profiles | ||
social: | ||
type : # Person or Organization (defaults to Person) | ||
name : # If the user or organization name differs from the site's name | ||
type: # Person or Organization (defaults to Person) | ||
name: # If the user or organization name differs from the site's name | ||
links: # An array of links to social media profiles | ||
|
||
|
||
# Analytics | ||
analytics: | ||
provider : "google-universal" # false (default), "google", "google-universal", "google-analytics-4", "custom" | ||
provider: "google-universal" # false (default), "google", "google-universal", "google-analytics-4", "custom" | ||
google: | ||
tracking_id : | ||
|
||
tracking_id: | ||
|
||
# Reading Files | ||
include: | ||
|
@@ -176,15 +171,13 @@ keep_files: | |
encoding: "utf-8" | ||
markdown_ext: "markdown,mkdown,mkdn,mkd,md" | ||
|
||
|
||
# Conversion | ||
markdown: kramdown | ||
highlighter: rouge | ||
lsi: false | ||
excerpt_separator: "\n\n" | ||
incremental: false | ||
|
||
|
||
# Markdown Processing | ||
kramdown: | ||
input: GFM | ||
|
@@ -196,7 +189,6 @@ kramdown: | |
smart_quotes: lsquo,rsquo,ldquo,rdquo | ||
enable_coderay: false | ||
|
||
|
||
# Collections | ||
collections: | ||
teaching: | ||
|
@@ -212,7 +204,6 @@ collections: | |
output: true | ||
permalink: /:collection/:path/ | ||
|
||
|
||
# Defaults | ||
defaults: | ||
# _posts | ||
|
@@ -269,20 +260,17 @@ defaults: | |
author_profile: true | ||
share: true | ||
|
||
|
||
# Sass/SCSS | ||
sass: | ||
sass_dir: _sass | ||
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style | ||
|
||
|
||
# Outputting | ||
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 | ||
|
||
|
||
# Plugins | ||
plugins: | ||
- jekyll-paginate | ||
|
@@ -298,7 +286,6 @@ whitelist: | |
- jekyll-feed | ||
- jemoji | ||
|
||
|
||
# Archives | ||
# Type | ||
# - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default) | ||
|
@@ -327,7 +314,6 @@ tag_archive: | |
# category: /categories/:name/ | ||
# tag: /tags/:name/ | ||
|
||
|
||
# HTML Compression | ||
# - http://jch.penibelst.de/ | ||
compress_html: | ||
|
Oops, something went wrong.