From 43f823669a8468ffa3037cf193946dac724b1605 Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:03:06 -0700 Subject: [PATCH 01/13] Update _config.yml --- _config.yml | 42 ++++++++++++++++++++++++++++++++---------- 1 file changed, 32 insertions(+), 10 deletions(-) diff --git a/_config.yml b/_config.yml index 18d3c6a3..62a96c0d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,14 +1,36 @@ # Site settings -title: Ion -email: your-email@domain.com -description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. -baseurl: "/Read-Only-Jekyll-Theme" # the subpath of your site, e.g. /blog/ -url: "http://yourdomain.com" # the base hostname & protocol for your site -twitter_username: jekyllrb -github_username: jekyll +title: Shiyue Li +subtitle: by HTML5 UP +email: shiyue.li@yale.edu +description: Shiyue's webpage +baseurl: "/shiyue-li.github.io" # the subpath of your site, e.g. /blog +url: "" # the base hostname & protocol for your site +author: Shiyue Li +street_address: 10 Hillhouse Ave, +city: New Haven +state: CT +zip_code: 06511 +country: United States of America +phone: + +# Homepage tiles +tiles-source: posts # accepts "posts" or "pages" +tiles-count: 6 + +# Social settings +500px_url: +facebook_url: +github_url: +gitlab_url: https://gitlab.com/u/andrewbanchich +googleplus_url: https://plus.google.com/u/0/+AndrewBanchich +instagram_url: https://instagram.com +linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195 +pinterest_url: +slack_url: +twitter_url: https://twitter.com/andrewbanchich # Build settings markdown: kramdown + +sass: + style: compressed From 3272fc7600825c5a066d8c0a6391335d1b26e520 Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:05:59 -0700 Subject: [PATCH 02/13] Update _config.yml --- _config.yml | 43 +++++++++++-------------------------------- 1 file changed, 11 insertions(+), 32 deletions(-) diff --git a/_config.yml b/_config.yml index 62a96c0d..e5f6b2ee 100644 --- a/_config.yml +++ b/_config.yml @@ -1,36 +1,15 @@ -# Site settings -title: Shiyue Li -subtitle: by HTML5 UP -email: shiyue.li@yale.edu -description: Shiyue's webpage -baseurl: "/shiyue-li.github.io" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site -author: Shiyue Li -street_address: 10 Hillhouse Ave, -city: New Haven -state: CT -zip_code: 06511 -country: United States of America -phone: - -# Homepage tiles -tiles-source: posts # accepts "posts" or "pages" -tiles-count: 6 -# Social settings -500px_url: -facebook_url: -github_url: -gitlab_url: https://gitlab.com/u/andrewbanchich -googleplus_url: https://plus.google.com/u/0/+AndrewBanchich -instagram_url: https://instagram.com -linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195 -pinterest_url: -slack_url: -twitter_url: https://twitter.com/andrewbanchich +# Site settings +title: Ion +email: your-email@domain.com +description: > # this means to ignore newlines until "baseurl:" + Write an awesome description for your new site here. You can edit this + line in _config.yml. It will appear in your document head meta (for + Google search results) and in your feed.xml site description. +baseurl: "/Read-Only-Jekyll-Theme" # the subpath of your site, e.g. /blog/ +url: "http://yourdomain.com" # the base hostname & protocol for your site +twitter_username: jekyllrb +github_username: jekyll # Build settings markdown: kramdown - -sass: - style: compressed From 1453838e7ab7ae0c7626833077f0cf1a8fdd7597 Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:25:49 -0700 Subject: [PATCH 03/13] Update _config.yml --- _config.yml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index e5f6b2ee..cc2d5c49 100644 --- a/_config.yml +++ b/_config.yml @@ -1,15 +1,12 @@ # Site settings -title: Ion -email: your-email@domain.com +title: Shiyue Li +email: shiyue.li@yale.edu description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. -baseurl: "/Read-Only-Jekyll-Theme" # the subpath of your site, e.g. /blog/ -url: "http://yourdomain.com" # the base hostname & protocol for your site -twitter_username: jekyllrb -github_username: jekyll + Some math, music and philosophy writings. +# baseurl: "/shiyue-li.github.io" # the subpath of your site, e.g. /blog/ +url: "http://shiyue-li.github.io" # the base hostname & protocol for your site +github_username: shiyue-li # Build settings markdown: kramdown From 11576a093bf67a21e439de66f61cf478463b64ab Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:26:40 -0700 Subject: [PATCH 04/13] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5180b871..7afe4fed 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-

Read Only

+

Shiyue Li

Just an incredibly simple responsive site
template freebie by HTML5 UP.

From 78c40109687bcad3d14df590cd088c28524c857f Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:28:18 -0700 Subject: [PATCH 05/13] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7afe4fed..a19d05a5 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

Shiyue Li

-

Just an incredibly simple responsive site
+

My math, music and philosophy thoughts
template freebie by HTML5 UP.

Faucibus sed lobortis aliquam lorem blandit. Lorem eu nunc metus col. Commodo id in arcu ante lorem ipsum sed accumsan erat praesent faucibus commodo ac mi lacus. Adipiscing mi ac commodo. Vis aliquet tortor ultricies non ante erat nunc integer eu ante ornare amet commetus vestibulum blandit integer in curae ac faucibus integer non. Adipiscing cubilia elementum.

@@ -35,7 +35,7 @@

Things I Can Do

-

A Few Accomplishments

+

Expository Writings

Integer eu ante ornare amet commetus vestibulum blandit integer in curae ac faucibus integer non. Adipiscing cubilia elementum integer. Integer eu ante ornare amet commetus.

From 743046d1c08c59f6242810a4a372b91ededff400 Mon Sep 17 00:00:00 2001 From: Shiyue Li Date: Mon, 15 May 2017 20:36:49 -0700 Subject: [PATCH 06/13] Update header.html --- _includes/header.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 395c48ad..bc6c4a25 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,23 +1,23 @@