From 28b8cd51fb6cc63e97f06cdbf433b65fe74b8e5b Mon Sep 17 00:00:00 2001 From: halfgreen <33570318+halfgreen@users.noreply.github.com> Date: Sat, 27 Jan 2018 13:32:27 -0500 Subject: [PATCH 1/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 8ca4b9e..f947e66 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: ChickTech Favorite Foods email: bihan.zh@gmail.com description: >- # this means to ignore newlines until "baseurl:" What are some of ChickTechRDU's favorite foods? -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "ChickTechRDU.github.io" url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: werwty github_username: werwty From b94ec1af0cf058bd455f23f1c348df0309773b10 Mon Sep 17 00:00:00 2001 From: halfgreen <33570318+halfgreen@users.noreply.github.com> Date: Sat, 27 Jan 2018 13:34:17 -0500 Subject: [PATCH 2/5] Create 2018-01-27-Pesto.md --- _posts/2018-01-27-Pesto.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 _posts/2018-01-27-Pesto.md diff --git a/_posts/2018-01-27-Pesto.md b/_posts/2018-01-27-Pesto.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/_posts/2018-01-27-Pesto.md @@ -0,0 +1 @@ + From 0439c3325312a50630825db92cbcfa249ac98fc2 Mon Sep 17 00:00:00 2001 From: halfgreen <33570318+halfgreen@users.noreply.github.com> Date: Sat, 27 Jan 2018 13:58:02 -0500 Subject: [PATCH 3/5] Update 2018-01-27-Pesto.md --- _posts/2018-01-27-Pesto.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_posts/2018-01-27-Pesto.md b/_posts/2018-01-27-Pesto.md index 8b13789..9a44622 100644 --- a/_posts/2018-01-27-Pesto.md +++ b/_posts/2018-01-27-Pesto.md @@ -1 +1,12 @@ +--- +layout: food +title: "Some Food" +date: 2018-01-27 +author: me +permalink: ./some-food/ +detail: "YUMMY< YUMMY" +img: https://www.simplyrecipes.com/wp-content/uploads/2014/08/basil-pesto-vertical-a-640.jpg +--- + +YUM YUM From 5d103e6127e649711626cc31914a643694b43300 Mon Sep 17 00:00:00 2001 From: halfgreen <33570318+halfgreen@users.noreply.github.com> Date: Sat, 27 Jan 2018 13:58:37 -0500 Subject: [PATCH 4/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f947e66..df5666a 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: ChickTech Favorite Foods email: bihan.zh@gmail.com description: >- # this means to ignore newlines until "baseurl:" What are some of ChickTechRDU's favorite foods? -baseurl: "ChickTechRDU.github.io" +baseurl: "" url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: werwty github_username: werwty From af5774fe6dd7b5743a6e58148354a5a330e6ef11 Mon Sep 17 00:00:00 2001 From: halfgreen <33570318+halfgreen@users.noreply.github.com> Date: Sat, 27 Jan 2018 14:29:59 -0500 Subject: [PATCH 5/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index df5666a..8ca4b9e 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: ChickTech Favorite Foods email: bihan.zh@gmail.com description: >- # this means to ignore newlines until "baseurl:" What are some of ChickTechRDU's favorite foods? -baseurl: "" +baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: werwty github_username: werwty