From e762f888e45e4dec4a6d084d24571bb39b0c0a30 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Wed, 8 Apr 2015 11:18:39 -0400 Subject: [PATCH 1/9] Updating to-do --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7950413..4ac7b1d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Nothing I say is profound or visionary, and sometimes it makes sense. ###To-Do * [ ] Finalize migration to Jekyll +* [ ] Create custom 404 page +* [ ] Create a favicon * [ ] CSS: Establish responsive design. * [ ] CSS: De-clutter * [ ] Work on GitHub project pages for few projects From 283183cb6e32e9ef87c6968859e9b3b027f52e2c Mon Sep 17 00:00:00 2001 From: Bill Nibz Date: Thu, 9 Apr 2015 20:35:26 -0400 Subject: [PATCH 2/9] Adding custom 404 page --- 404.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..5f9cbf5 --- /dev/null +++ b/404.html @@ -0,0 +1,10 @@ +--- + layout: default + tabtitle: Lost +--- + +
+

NOPE

+

Maybe give it another shot...

+

(Page not found)

+
From f433a220aaa38bedf1c0382c351ace58e7623e41 Mon Sep 17 00:00:00 2001 From: Bill Nibz Date: Thu, 9 Apr 2015 21:02:34 -0400 Subject: [PATCH 3/9] Fidgeting... --- 404.html | 77 +++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 68 insertions(+), 9 deletions(-) diff --git a/404.html b/404.html index 5f9cbf5..1fb7455 100644 --- a/404.html +++ b/404.html @@ -1,10 +1,69 @@ ---- - layout: default - tabtitle: Lost ---- + + + + The Internet Vagabond :: {{ page.tabtitle }} -
-

NOPE

-

Maybe give it another shot...

-

(Page not found)

-
+ + + + + + + + +
+
    +
  • The
  • Internet
  • Vagabond
  • +
+
+ + +
+

Nope

+

Maybe give it another shot...

+

(Page not found. Click here + to go home.

+
+ + + + From f43bb2057e341dc2981cb501f27bdb0110ce7b69 Mon Sep 17 00:00:00 2001 From: Bill Nibz Date: Thu, 9 Apr 2015 21:06:05 -0400 Subject: [PATCH 4/9] Fidgeting... --- 404.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/404.html b/404.html index 1fb7455..be85563 100644 --- a/404.html +++ b/404.html @@ -9,7 +9,7 @@ + href="/src/404.css" /> @@ -32,22 +32,22 @@