|
8 | 8 |
|
9 | 9 | # Basic Site Settings |
10 | 10 | locale : "en-US" |
11 | | -title : "Your Name / Site Title" |
| 11 | +title : "Yifei Yao - Personal Website" |
12 | 12 | title_separator : "-" |
13 | | -name : &name "Your Name" |
14 | | -description : &description "personal description" |
15 | | -url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" |
| 13 | +name : &name "Yifei Yao" |
| 14 | +description : &description "Graduate Student in School of Automation, Shanghai Jiao Tong Universitys" |
| 15 | +url : https://securitycfs.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" |
16 | 16 | baseurl : "" # the subpath of your site, e.g. "/blog" |
17 | | -repository : "academicpages/academicpages.github.io" |
| 17 | +repository : "securitycfs/securitycfs.github.io" |
18 | 18 |
|
19 | 19 | # Site Author - The following control what appear as part of the author content on the side bar. |
20 | 20 | # If a field is blank the icon and link will not appear, otherwise it will be shown. |
21 | 21 | # Additional customization can be done by editing /_includes/author-profile.html |
22 | 22 | author: |
23 | 23 | # Biographic information |
24 | | - avatar : "profile.png" |
25 | | - name : "Your Sidebar Name" |
| 24 | + avatar : "images/personal_full.jpg" |
| 25 | + name : "Yifei Yao" |
26 | 26 | pronouns : # example: "she/her" |
27 | | - bio : "Short biography for the left-hand sidebar" |
28 | | - location : "Earth" |
29 | | - employer : "Red Brick University" |
| 27 | + bio : "Graduate Student in School of Automation, Shanghai Jiao Tong University" |
| 28 | + location : "Minhang District, Shanghai, China" |
| 29 | + employer : "Machine Vision and Autonomous Systems Lab, Shanghai Jiao Tong University" |
30 | 30 | uri : # URL |
31 | | - email : "none@example.org" |
| 31 | + email : "jameswhiteyao@gmail.com" |
32 | 32 |
|
33 | 33 | # Academic websites |
34 | 34 | arxiv : # URL - Update with the correct link to your profile |
@@ -290,7 +290,7 @@ sass: |
290 | 290 | permalink: /:categories/:title/ |
291 | 291 | # paginate: 5 # amount of posts to show |
292 | 292 | # paginate_path: /page:num/ |
293 | | -timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones |
| 293 | +timezone: Asia/Shanghai # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones |
294 | 294 |
|
295 | 295 |
|
296 | 296 | # Plugins |
|
0 commit comments