From 407babaf88653c04e5387f2ee74383d774e21ff3 Mon Sep 17 00:00:00 2001 From: squidfeatures Date: Mon, 16 May 2022 20:39:08 -0600 Subject: [PATCH 1/2] Update basic elements of the page --- _config.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 4cf7350..e51333e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,12 @@ -title: Your awesome title -author: GitHub User -email: your-email@domain.com +title: Hypertext +author: Guy Russell +email: squifeatures@gmail.com +theme: minima 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. + Linking things to other things # social links -twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail! -github_username: your-github-handle # DO NOT include the @ character, or else the build will fail! +twitter_username: squidfeatures # DO NOT include the @ character, or else the build will fail! +github_username: squidfeatures # DO NOT include the @ character, or else the build will fail! show_excerpts: true # set to false to remove excerpts on the homepage From 914e8646ce5786f68593aa3cec05b872ea9ad7b2 Mon Sep 17 00:00:00 2001 From: squidfeatures Date: Mon, 16 May 2022 20:43:02 -0600 Subject: [PATCH 2/2] Create 2022-05-17-my-first-blog-post.md --- _posts/2022-05-17-my-first-blog-post.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _posts/2022-05-17-my-first-blog-post.md diff --git a/_posts/2022-05-17-my-first-blog-post.md b/_posts/2022-05-17-my-first-blog-post.md new file mode 100644 index 0000000..e1726ee --- /dev/null +++ b/_posts/2022-05-17-my-first-blog-post.md @@ -0,0 +1,3 @@ +title: Baby's first blog post + +The beginning of the end