Skip to content

Commit 1b295f5

Browse files
committed
update multiple set
1 parent 22806ff commit 1b295f5

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title_separator : "-"
1212
name : &name "Jeremy Ja"
1313
description : &description "personal description"
1414
url : https://jeremywikim.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
15-
baseurl : # the subpath of your site, e.g. "/blog"
15+
baseurl : "" # the subpath of your site, e.g. "/blog"
1616
repository : "Jeremywikim/Jeremywikim.github.io"
1717
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
1818
breadcrumbs : false # true, false (default)
@@ -57,7 +57,7 @@ yandex_site_verification :
5757

5858
# Social Sharing
5959
twitter:
60-
username : @269Jeremy
60+
username : &twitter
6161
facebook:
6262
username :
6363
app_id :
@@ -80,14 +80,14 @@ analytics:
8080

8181
# Site Author
8282
author:
83-
name : "Your Sidebar Name"
84-
avatar : "profile.png"
85-
bio : "Your biography for the left-hand sidebar"
86-
location : "Location"
83+
name : "Jeremy"
84+
avatar : "profile.jpg"
85+
bio : "Full stack learning"
86+
location : "Dublin,Ireland"
8787
employer :
8888
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
8989
googlescholar : "http://yourfullgooglescholarurl.com"
90-
email :
90+
email : "jeremywikim@gmail.com"
9191
researchgate : # example: "https://www.researchgate.net/profile/yourprofile"
9292
uri :
9393
bitbucket :
@@ -96,20 +96,20 @@ author:
9696
flickr :
9797
facebook :
9898
foursquare :
99-
github : "academicpages"
99+
github : "jeremywikim"
100100
google_plus :
101101
keybase :
102102
instagram :
103103
impactstory : #"https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx"
104104
lastfm :
105-
linkedin :
105+
linkedin : "www.linkedin.com/in/mingyanjia"
106106
orcid : "http://orcid.org/yourorcidurl"
107107
pinterest :
108108
soundcloud :
109109
stackoverflow : # http://stackoverflow.com/users/123456/username
110110
steam :
111111
tumblr :
112-
twitter : "replacethistwitterhandle"
112+
twitter : "269Jeremy"
113113
vine :
114114
weibo :
115115
xing :

_data/navigation.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ main:
33
- title: "Publications"
44
url: /publications/
55

6-
- title: "Talks"
7-
url: /talks/
6+
# - title: "Talks"
7+
# url: /talks/
88

9-
- title: "Teaching"
10-
url: /teaching/
9+
# - title: "Teaching"
10+
# url: /teaching/
1111

1212
- title: "Portfolio"
1313
url: /portfolio/
@@ -18,5 +18,5 @@ main:
1818
- title: "CV"
1919
url: /cv/
2020

21-
- title: "Guide"
22-
url: /markdown/
21+
# - title: "Guide"
22+
# url: /markdown/

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
permalink: /
3-
title: "academicpages is a ready-to-fork GitHub Pages template for academic personal websites"
3+
title: "Hello, I'm Jeremy. "
44
excerpt: "About me"
55
author_profile: true
66
redirect_from:

images/profile.jpg

286 KB
Loading

0 commit comments

Comments
 (0)