Skip to content

Commit 8ee62e1

Browse files
authored
Update _config.yml
1 parent 4ed3326 commit 8ee62e1

1 file changed

Lines changed: 67 additions & 117 deletions

File tree

_config.yml

Lines changed: 67 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -3,101 +3,23 @@
33
# This config file is meant for settings that affect your entire site, values
44
# which you are expected to set up once and rarely need to edit after that.
55
# For technical reasons, this file is *NOT* reloaded automatically when you use
6-
# `jekyll serve -l -H localhost`. If you change this file, please restart the
7-
# server process.
6+
# `jekyll serve`. If you change this file, please restart the server process.
87

9-
# Basic Site Settings
8+
# Site Settings
109
locale : "en-US"
11-
site_theme : "default" # The available themes options are "default", "air", "sunrise", "mint", "dirt" and "contrast"
12-
title : "Your Name / Site Title"
10+
title : "HomePage"
1311
title_separator : "-"
14-
name : &name "Your Name"
15-
description : &description "Your Name's academic portfolio" # Update this with a general description of your site, this is the default if not overridden by a page
16-
url : https://academicpages.github.io # The base hostname & protocol for your site e.g. "https://[your GitHub username].github.io",
17-
# or if you already have some other page hosted on Github then use "https://[your GitHub username].github.io/[Your Repo Name]"
12+
name : &name "Bentao Song"
13+
description : &description "personal description"
14+
url : https://pascalcpp.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
1815
baseurl : "" # the subpath of your site, e.g. "/blog"
1916
repository : "academicpages/academicpages.github.io"
20-
21-
# Site Author - The following control what appear as part of the author content on the side bar.
22-
# If a field is blank the icon and link will not appear, otherwise it will be shown.
23-
# Additional customization can be done by editing /_includes/author-profile.html
24-
author:
25-
# Biographic information
26-
avatar : "profile.png"
27-
name : "Your Sidebar Name"
28-
pronouns : # example: "she/her"
29-
bio : "Short biography for the left-hand sidebar"
30-
location : "Earth"
31-
employer : "Red Brick University"
32-
uri : # URL
33-
email : "none@example.org"
34-
35-
# Academic websites
36-
academia : # URL
37-
arxiv : # URL - Update with the correct link to your profile
38-
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
39-
inspire-hep : # URL
40-
impactstory : # URL
41-
orcid : "https://orcid.org/yourorcidurl"
42-
semantic : # URL
43-
ssrn : # URL
44-
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
45-
researchgate : # URL
46-
scopus : # URL
47-
zotero : # URL
48-
49-
50-
# Repositories and software development
51-
bitbucket : # Username - Update with your username on the site
52-
codepen : # Username
53-
dribbble : # Username
54-
github : "academicpages"
55-
kaggle : # Username
56-
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
57-
58-
# Social media
59-
artstation : # Username
60-
bluesky : "bsky.app" # Replace this with you Bluesky username
61-
facebook : # Username
62-
flickr : # Username
63-
foursquare : # Username
64-
goodreads : # Username
65-
google_plus : # Username
66-
keybase : # Username
67-
instagram : # Username
68-
lastfm : # Username
69-
linkedin : # Username
70-
mastodon : # URL
71-
medium : # URL
72-
pinterest : # Username
73-
soundcloud : # Username
74-
steam : # Username
75-
telegram : # URL
76-
tumblr : # Username
77-
twitter : # Username for X / Twitter
78-
vine : # Username
79-
weibo : # Username
80-
wikipedia : # Username
81-
xing : # Username
82-
youtube : # Username
83-
zhihu : # Username
84-
85-
# Publication Category - The following the list of publication categories and their headings
86-
publication_category:
87-
books:
88-
title: 'Books'
89-
manuscripts:
90-
title: 'Journal Articles'
91-
conferences:
92-
title: 'Conference Papers'
93-
94-
# Site Settings
95-
teaser : # filename of teaser fallback teaser image placed in /images/ for social media previews
17+
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
9618
breadcrumbs : false # true, false (default)
9719
words_per_minute : 160
9820
future : true
9921
read_more : "disabled" # if enabled, adds "Read more" links to excerpts
100-
talkmap_link : false #change to true to add link to talkmap on talks page
22+
talkmap_link : false #change to true to add link to talkmap on talks page
10123
comments:
10224
provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom"
10325
disqus:
@@ -125,26 +47,22 @@ staticman:
12547
options:
12648
format : "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
12749
atom_feed:
128-
hide : false # change to true to hide the RSS feed in the footer
12950
path : # blank (default) uses feed.xml
13051

131-
13252
# SEO Related
13353
google_site_verification :
13454
bing_site_verification :
13555
alexa_site_verification :
13656
yandex_site_verification :
13757

138-
13958
# Social Sharing
14059
twitter:
14160
username : &twitter
14261
facebook:
14362
username :
14463
app_id :
14564
publisher :
146-
og_image : # Social media default site image
147-
og_description : # Social media default site image description
65+
og_image : # Open Graph/Twitter default site image
14866
# For specifying social profiles
14967
# - https://developers.google.com/structured-data/customize/social-profiles
15068
social:
@@ -155,11 +73,50 @@ social:
15573

15674
# Analytics
15775
analytics:
158-
provider : "false" # false (default), "google", "google-universal", "google-analytics-4", "custom"
76+
provider : "google-universal" # false (default), "google", "google-universal", "custom"
15977
google:
16078
tracking_id :
16179

16280

81+
# Site Author
82+
author:
83+
name : "Bentao Song"
84+
avatar : "profile.png"
85+
bio : "Ph.D. Student at Department of Computer Science and Technology, Xiamen University, China"
86+
location : "Xiamen University"
87+
employer :
88+
pubmed :
89+
googlescholar :
90+
email : "xfniz@qq.com"
91+
researchgate : # example: "https://www.researchgate.net/profile/yourprofile"
92+
uri :
93+
bitbucket :
94+
codepen :
95+
dribbble :
96+
flickr :
97+
facebook :
98+
foursquare :
99+
github : "pascalcpp"
100+
google_plus :
101+
keybase :
102+
instagram :
103+
impactstory : #"https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx"
104+
lastfm :
105+
linkedin :
106+
orcid : #"http://orcid.org/yourorcidurl"
107+
pinterest :
108+
soundcloud :
109+
stackoverflow : # http://stackoverflow.com/users/123456/username
110+
steam :
111+
tumblr :
112+
twitter : #"replacethistwitterhandle"
113+
vine :
114+
weibo :
115+
xing :
116+
youtube :
117+
wikipedia :
118+
119+
163120
# Reading Files
164121
include:
165122
- .htaccess
@@ -170,26 +127,23 @@ exclude:
170127
- "*.sublime-workspace"
171128
- .asset-cache
172129
- .bundle
173-
- .github
174130
- .jekyll-assets-cache
175131
- .sass-cache
176-
- assets/js/_main.js
177-
- assets/js/plugins
178-
- assets/js/vendor
179132
- CHANGELOG
180133
- Capfile
181-
- config
182-
- Dockerfile
183134
- Gemfile
184135
- Gruntfile.js
185-
- gulpfile.js
186136
- LICENSE
187-
- local
137+
- README
138+
- Rakefile
139+
- assets/js/_main.js
140+
- assets/js/plugins
141+
- assets/js/vendor
142+
- config
143+
- gulpfile.js
188144
- log
189145
- node_modules
190-
- package.json*
191-
- Rakefile
192-
- README
146+
- package.json
193147
- tmp
194148
- vendor
195149
keep_files:
@@ -219,7 +173,7 @@ kramdown:
219173
enable_coderay: false
220174

221175

222-
# These settings control the types of collections used by the template
176+
# Collections
223177
collections:
224178
teaching:
225179
output: true
@@ -235,7 +189,7 @@ collections:
235189
permalink: /:collection/:path/
236190

237191

238-
# These settings control how pages and collections are included in the site
192+
# Defaults
239193
defaults:
240194
# _posts
241195
- scope:
@@ -291,36 +245,32 @@ defaults:
291245
author_profile: true
292246
share: true
293247

294-
295248
# Sass/SCSS
296249
sass:
297250
sass_dir: _sass
298-
style: compressed # https://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
251+
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
299252

300253

301254
# Outputting
302255
permalink: /:categories/:title/
303256
# paginate: 5 # amount of posts to show
304257
# paginate_path: /page:num/
305-
timezone: Etc/UTC # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
258+
timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
306259

307260

308261
# Plugins
309262
plugins:
310-
- jekyll-feed
311-
- jekyll-gist
312263
- jekyll-paginate
313264
- jekyll-sitemap
265+
- jekyll-gist
266+
- jekyll-feed
314267
- jekyll-redirect-from
315-
- jemoji
316-
317-
# Mimic GitHub Pages with --safe
268+
# mimic GitHub Pages with --safe
318269
whitelist:
319-
- jekyll-feed
320-
- jekyll-gist
321270
- jekyll-paginate
322271
- jekyll-sitemap
323-
- jekyll-redirect-from
272+
- jekyll-gist
273+
- jekyll-feed
324274
- jemoji
325275

326276

@@ -354,7 +304,7 @@ tag_archive:
354304

355305

356306
# HTML Compression
357-
# - https://jch.penibelst.de/
307+
# - http://jch.penibelst.de/
358308
compress_html:
359309
clippings: all
360310
ignore:

0 commit comments

Comments
 (0)