Skip to content

Commit 0415ade

Browse files
committed
moving computers
1 parent 582e2b8 commit 0415ade

File tree

261 files changed

+561
-502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+561
-502
lines changed

.DS_Store

-10 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

404.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
permalink: /404.html
3+
layout: default
4+
---
5+
6+
<style type="text/css" media="screen">
7+
.container {
8+
margin: 10px auto;
9+
max-width: 600px;
10+
text-align: center;
11+
}
12+
h1 {
13+
margin: 30px 0;
14+
font-size: 4em;
15+
line-height: 1;
16+
letter-spacing: -1px;
17+
}
18+
</style>
19+
20+
<div class="container">
21+
<h1>404</h1>
22+
23+
<p><strong>Page not found :(</strong></p>
24+
<p>The requested page could not be found.</p>
25+
</div>

Gemfile

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
source "https://rubygems.org"
2+
# Hello! This is where you manage which Jekyll version is used to run.
3+
# When you want to use a different version, change it below, save the
4+
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
5+
#
6+
# bundle exec jekyll serve
7+
#
8+
# This will help ensure the proper Jekyll version is running.
9+
# Happy Jekylling!
10+
gem "jekyll", "~> 4.2.1"
11+
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12+
gem "minima", "~> 2.5"
13+
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14+
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15+
# gem "github-pages", group: :jekyll_plugins
16+
# If you have any plugins, put them here!
17+
group :jekyll_plugins do
18+
gem "jekyll-feed", "~> 0.12"
19+
end
20+
21+
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
22+
# and associated library.
23+
platforms :mingw, :x64_mingw, :mswin, :jruby do
24+
gem "tzinfo", "~> 1.2"
25+
gem "tzinfo-data"
26+
end
27+
28+
# Performance-booster for watching directories on Windows
29+
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
30+
31+
32+
gem "webrick", "~> 1.7"
33+
34+
gem "jekyll-paginate", "~> 1.1"

_site/2005/07/23/no-more-excuses.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2005/07/23/no-more-excuses.html"
23+
href="http://localhost:4000/2005/07/23/no-more-excuses.html"
2424
/>
2525

2626

_site/2005/09/23/test-your-ia-knowledge.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2005/09/23/test-your-ia-knowledge.html"
23+
href="http://localhost:4000/2005/09/23/test-your-ia-knowledge.html"
2424
/>
2525

2626

_site/2006/05/23/never-pay-for-seo-again.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2006/05/23/never-pay-for-seo-again.html"
23+
href="http://localhost:4000/2006/05/23/never-pay-for-seo-again.html"
2424
/>
2525

2626

_site/2006/09/23/beyond-open-rates.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2006/09/23/beyond-open-rates.html"
23+
href="http://localhost:4000/2006/09/23/beyond-open-rates.html"
2424
/>
2525

2626

_site/2007/10/29/seed.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2007/10/29/seed.html"
23+
href="http://localhost:4000/2007/10/29/seed.html"
2424
/>
2525

2626

_site/2010/03/28/a-god-who-lives.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/03/28/a-god-who-lives.html"
23+
href="http://localhost:4000/2010/03/28/a-god-who-lives.html"
2424
/>
2525

2626

_site/2010/03/28/rework-the-knowledge-workers-manifesto.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/03/28/rework-the-knowledge-workers-manifesto.html"
23+
href="http://localhost:4000/2010/03/28/rework-the-knowledge-workers-manifesto.html"
2424
/>
2525

2626

_site/2010/03/31/getting-real-with-writers-blok.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/03/31/getting-real-with-writers-blok.html"
23+
href="http://localhost:4000/2010/03/31/getting-real-with-writers-blok.html"
2424
/>
2525

2626

_site/2010/04/01/a-meal-of-sacrifice-mw.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/04/01/a-meal-of-sacrifice-mw.html"
23+
href="http://localhost:4000/2010/04/01/a-meal-of-sacrifice-mw.html"
2424
/>
2525

2626

_site/2010/04/11/i-am-not-a-rock-i-am-not-an-island.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/04/11/i-am-not-a-rock-i-am-not-an-island.html"
23+
href="http://localhost:4000/2010/04/11/i-am-not-a-rock-i-am-not-an-island.html"
2424
/>
2525

2626

_site/2010/04/22/customer-service-done-right.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/04/22/customer-service-done-right.html"
23+
href="http://localhost:4000/2010/04/22/customer-service-done-right.html"
2424
/>
2525

2626

_site/2010/05/01/next-90-planning-not-guessing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/01/next-90-planning-not-guessing.html"
23+
href="http://localhost:4000/2010/05/01/next-90-planning-not-guessing.html"
2424
/>
2525

2626

_site/2010/05/05/care-about-the-person-not-their-job.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/05/care-about-the-person-not-their-job.html"
23+
href="http://localhost:4000/2010/05/05/care-about-the-person-not-their-job.html"
2424
/>
2525

2626

_site/2010/05/08/this-blog-is-illegal.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/08/this-blog-is-illegal.html"
23+
href="http://localhost:4000/2010/05/08/this-blog-is-illegal.html"
2424
/>
2525

2626

_site/2010/05/17/justified-fans.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/17/justified-fans.html"
23+
href="http://localhost:4000/2010/05/17/justified-fans.html"
2424
/>
2525

2626

_site/2010/05/21/goose-island-a-perfect-end-to-the-day.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/21/goose-island-a-perfect-end-to-the-day.html"
23+
href="http://localhost:4000/2010/05/21/goose-island-a-perfect-end-to-the-day.html"
2424
/>
2525

2626

_site/2010/05/22/made-it-to-pittsburgh-but-apperently-there-was-lightning-so-we-have-to-sit-here.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/22/made-it-to-pittsburgh-but-apperently-there-was-lightning-so-we-have-to-sit-here.html"
23+
href="http://localhost:4000/2010/05/22/made-it-to-pittsburgh-but-apperently-there-was-lightning-so-we-have-to-sit-here.html"
2424
/>
2525

2626

_site/2010/05/29/a-rainbow-of-chinese-labor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/29/a-rainbow-of-chinese-labor.html"
23+
href="http://localhost:4000/2010/05/29/a-rainbow-of-chinese-labor.html"
2424
/>
2525

2626

_site/2010/05/29/great-allegheny-trail-not-bad-pittsburgh.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/29/great-allegheny-trail-not-bad-pittsburgh.html"
23+
href="http://localhost:4000/2010/05/29/great-allegheny-trail-not-bad-pittsburgh.html"
2424
/>
2525

2626

_site/2010/05/29/the-view-from-elizabeth-pa.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/29/the-view-from-elizabeth-pa.html"
23+
href="http://localhost:4000/2010/05/29/the-view-from-elizabeth-pa.html"
2424
/>
2525

2626

_site/2010/05/30/and-the-beer-tasting-begins.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<meta property="fb:admins" content="522899971" />
1515
<link rel="shortcut icon" href="/favicon.ico" />
1616
<link rel="alternate" type="application/rss+xml" title="Shoe in the Door"
17-
href="https://shoeinthedoor.com/feed.xml">
17+
href="http://localhost:4000/feed.xml">
1818
<link rel="manifest" href="./manifest.json" />
1919
<meta name="theme-color" content="#F34126" />
2020

2121
<link
2222
rel="canonical"
23-
href="https://shoeinthedoor.com/2010/05/30/and-the-beer-tasting-begins.html"
23+
href="http://localhost:4000/2010/05/30/and-the-beer-tasting-begins.html"
2424
/>
2525

2626

0 commit comments

Comments
 (0)