From 4f88289d7b4b8274c52d84a7caf4f7ce8b13700b Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Fri, 12 Jan 2018 15:30:04 -0500 Subject: [PATCH] Update Jekyll defaults --- _config.yml | 10 +- _layouts/default.html.bkp | 132 ------------------ _posts/2015-01-01-Ireland-Log.html | 2 +- .../2015-04-28-Farewell-to-Windows-Tour.html | 4 +- _posts/2015-05-04-Philosophy-of-Bill-1.md | 6 +- _posts/2015-05-06-TLS-Part-1.html | 8 +- _posts/2015-07-09-A-Friends-Father.html | 4 +- _posts/2015-11-10-TLS-Part-2.html | 8 +- ...01-30-Revelations-Stoic-Understanding.html | 4 +- _posts/2016-03-11-Random-Thoughts-1.html | 10 +- _posts/2018-01-11-Character-Azulien.md | 2 +- 11 files changed, 23 insertions(+), 167 deletions(-) delete mode 100644 _layouts/default.html.bkp diff --git a/_config.yml b/_config.yml index 82dbb56..a80ea06 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,7 @@ -collections: - - projects - +defaults: + - + scope: + type: "posts" + values: + layout: "corrupt" + author: "Bill Niblock" diff --git a/_layouts/default.html.bkp b/_layouts/default.html.bkp deleted file mode 100644 index 734caf5..0000000 --- a/_layouts/default.html.bkp +++ /dev/null @@ -1,132 +0,0 @@ - - - - The Internet Vagabond :: {{ page.tabtitle }} - - - - - - - - - - - -
- - -
- -
- - - - - - -
- - -
- - {{ content }} - -
- -
- - diff --git a/_posts/2015-01-01-Ireland-Log.html b/_posts/2015-01-01-Ireland-Log.html index 157d3a7..83e4a76 100644 --- a/_posts/2015-01-01-Ireland-Log.html +++ b/_posts/2015-01-01-Ireland-Log.html @@ -1,8 +1,8 @@ --- - layout: default tabtitle: Ireland Log title: A Log of My Travels in Ireland tags: travel + pub: "2015-01-01" short_desc: "Once upon a time, I traveled to Ireland. It was quite the experience. Me, my 3 friends Suf, Chris and Cary, Scion, shenanigans, Guiness, whiskey, and Thunderstruck." diff --git a/_posts/2015-04-28-Farewell-to-Windows-Tour.html b/_posts/2015-04-28-Farewell-to-Windows-Tour.html index de5a168..77d886b 100644 --- a/_posts/2015-04-28-Farewell-to-Windows-Tour.html +++ b/_posts/2015-04-28-Farewell-to-Windows-Tour.html @@ -1,8 +1,8 @@ --- - layout: default tabtitle: Bye Bye Windows title: Farewell to Windows Tour 2015 tags: gaming + pub: "2015-04-28" short_desc: "It has come time to bid Windows farewell. Once upon a time Windows was the only digital world I knew. It began when I was young, during the venerable 3.1 era. I remember booting up our family computer into DOS, and @@ -80,5 +80,3 @@ streaming, and maybe I'll transition from Windows to Linux with that as well. Streaming has always been something I've wanted to do, but never had the time nor effort to pursue. So, either tradition will hold strong, or a new challenger will appear. Until then.

- -

[Bill Niblock][2015-04-28][Gaming]

diff --git a/_posts/2015-05-04-Philosophy-of-Bill-1.md b/_posts/2015-05-04-Philosophy-of-Bill-1.md index 0cfe670..4f26024 100644 --- a/_posts/2015-05-04-Philosophy-of-Bill-1.md +++ b/_posts/2015-05-04-Philosophy-of-Bill-1.md @@ -1,8 +1,8 @@ --- - layout: default - tabtitle: Philosophy of Bill, Abbreviated + tabtitle: Philosophy of Bill title: The Philosophy of Bill, Abbreviated tags: philosophy + pub: "2015-05-04" short_desc: "I consider myself a very philosophical person. That doesn't mean I'm any good at philosophy, I just tend to think a lot about ethics, morality, and happiness. Recently I've been thinking more about my @@ -103,5 +103,3 @@ perhaps it's an unfair-share. That's what makes it worth it, though, to me. I seek to learn, and in doing so, find happiness and confusion. It's a recursive system: the confusion leads to learning, which leads to happiness and confusion. And I love recursion. - -#### [Bill Niblock][2015-05-04][Philosophy] diff --git a/_posts/2015-05-06-TLS-Part-1.html b/_posts/2015-05-06-TLS-Part-1.html index b2e655e..5ba055c 100644 --- a/_posts/2015-05-06-TLS-Part-1.html +++ b/_posts/2015-05-06-TLS-Part-1.html @@ -1,8 +1,8 @@ --- - layout: default - tabtitle: An Examination of TLS, Part 1 - title: An Examination of TLS, Part 1 + tabtitle: "An Examination of TLS, Part 1" + title: "An Examination of TLS, Part 1" tags: tech + pub: "2015-05-06" short_desc: "TLS, more often referred to as SSL, is a means by which a secure connection is established over a computer network. In this introductionary post, I layout the steps to establishing a secure @@ -106,8 +106,6 @@ suites, and public key authentication.

Stack Exchange: How Does SSL/TLS work? -

[Bill Niblock][2015-05-06][Technology]

- diff --git a/_posts/2015-07-09-A-Friends-Father.html b/_posts/2015-07-09-A-Friends-Father.html index 295ad66..44d2135 100644 --- a/_posts/2015-07-09-A-Friends-Father.html +++ b/_posts/2015-07-09-A-Friends-Father.html @@ -1,8 +1,8 @@ --- - layout: default tabtitle: A Good Friend's Father title: A Good Friend's Father tags: philosophy, personal + pub: "2015-07-09" short_desc: "A good friend's father died. What can I learn from this?" --- @@ -47,8 +47,6 @@ appear, only how I perceive them. I had forgotten this.

A good friend's father died, and he reminded me how to live.

-

[Bill Niblock][2015-07-09][Philosophy]

- diff --git a/_posts/2015-11-10-TLS-Part-2.html b/_posts/2015-11-10-TLS-Part-2.html index 510f8af..78c7372 100644 --- a/_posts/2015-11-10-TLS-Part-2.html +++ b/_posts/2015-11-10-TLS-Part-2.html @@ -1,8 +1,8 @@ --- - layout: default - tabtitle: An Examination of TLS, Part 2 - title: An Examination of TLS, Part 2 + tabtitle: "An Examination of TLS, Part 2" + title: "An Examination of TLS, Part 2" tags: tech + pub: "2015-11-10" short_desc: "TLS, more often referred to as SSL, is the means by which a secure connection is established over a computer network. Part 1 examines how to establish a secure connection using TLS. This article examines further the @@ -91,8 +91,6 @@ step. Thanks for reading.

Stack Exchange: How Does SSL/TLS work? -

[Bill Niblock][2015-11-10][Technology]

- diff --git a/_posts/2016-01-30-Revelations-Stoic-Understanding.html b/_posts/2016-01-30-Revelations-Stoic-Understanding.html index 9f64cf3..a9aa8fb 100644 --- a/_posts/2016-01-30-Revelations-Stoic-Understanding.html +++ b/_posts/2016-01-30-Revelations-Stoic-Understanding.html @@ -1,8 +1,8 @@ --- - layout: default tabtitle: Developing Stoic Understanding title: Developing Stoic Understanding tags: philosophy + pub: "2016-01-30" short_desc: "Sherman J. Clark wrote a fantastic article on the Stoicism Today blog in December which really spoke to me. It approached some of the questions and problems I've had with Stoicism in an elegant and enlightening way, which @@ -160,8 +160,6 @@ avoid those problems, and the remainder rests on the audience.

linked here: [Link]

-

[Bill Niblock][2016-01-29][Philosophy]

- diff --git a/_posts/2016-03-11-Random-Thoughts-1.html b/_posts/2016-03-11-Random-Thoughts-1.html index fcd75ba..b68c3f9 100644 --- a/_posts/2016-03-11-Random-Thoughts-1.html +++ b/_posts/2016-03-11-Random-Thoughts-1.html @@ -1,8 +1,8 @@ --- - layout: default - tabtitle: Random Thoughts - title: Random Thoughts 1 + tabtitle: "Random Thoughts" + title: "Random Thoughts 1" tags: technology, gaming + pub: "2016-03-11" short_desc: "I'm on vacation this week, which is pretty grand. Thus far I've accomplished one of the 4 rather meager goals I set for myself, played plenty of games, caught up on some reading and videos and feeds, and slept @@ -174,10 +174,6 @@ rather than reactionary button-mashing to break stuns or revive team mates! And warriors gain much-needed viability in a team, due to providing buffs to team mates, and better damage output.

- -

[Bill Niblock][2016-03-11][Gaming, Technology]

- - diff --git a/_posts/2018-01-11-Character-Azulien.md b/_posts/2018-01-11-Character-Azulien.md index 7610adf..6c648fa 100644 --- a/_posts/2018-01-11-Character-Azulien.md +++ b/_posts/2018-01-11-Character-Azulien.md @@ -1,8 +1,8 @@ --- - layout: default tabtitle: "Azulien Blackblade" title: "Character Backstory: Azulien Blackblade" tags: [gaming, dnd, writing] + pub: "2018-01-12" short_desc: "Here's the character backstory for one of my older characters from a game long since forgotten: Azulien Blackblade. Enjoy!" ---