diff --git a/Makefile b/Makefile
index 749a054..67e418d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,10 @@ DOCKER_IMAGE := cr.annabunch.es/annabunches-static
.PHONY: all build push
-all: build
+all: serve
+
+serve:
+ hugo serve -D --bind 0.0.0.0 -b http://${DEV_IP}:1313/
build:
docker build -t ${DOCKER_IMAGE} .
diff --git a/content/posts/2006-08-22-programming-theory.md b/content/posts/2006-08-22-programming-theory.md
index 5c918fa..a64de7d 100644
--- a/content/posts/2006-08-22-programming-theory.md
+++ b/content/posts/2006-08-22-programming-theory.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2006-08-25-technophobia.md b/content/posts/2006-08-25-technophobia.md
index a6b9ee9..94cb6aa 100644
--- a/content/posts/2006-08-25-technophobia.md
+++ b/content/posts/2006-08-25-technophobia.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2006-11-09-decentralizing-second-life.md b/content/posts/2006-11-09-decentralizing-second-life.md
index 7fd8c84..2f4bacb 100644
--- a/content/posts/2006-11-09-decentralizing-second-life.md
+++ b/content/posts/2006-11-09-decentralizing-second-life.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2007-05-01-28.md b/content/posts/2007-05-01-28.md
index 95c592f..e5e5930 100644
--- a/content/posts/2007-05-01-28.md
+++ b/content/posts/2007-05-01-28.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2007-05-13-then-they-fight-you.md b/content/posts/2007-05-13-then-they-fight-you.md
index 46c3aad..9d1e780 100644
--- a/content/posts/2007-05-13-then-they-fight-you.md
+++ b/content/posts/2007-05-13-then-they-fight-you.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2007-07-24-linux-on-desktop-partial-solution.md b/content/posts/2007-07-24-linux-on-desktop-partial-solution.md
index 0b2acae..f823524 100644
--- a/content/posts/2007-07-24-linux-on-desktop-partial-solution.md
+++ b/content/posts/2007-07-24-linux-on-desktop-partial-solution.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2008-11-19-nintendo-and-homebrew-arms-race.md b/content/posts/2008-11-19-nintendo-and-homebrew-arms-race.md
index 9e2b131..3d88c4b 100644
--- a/content/posts/2008-11-19-nintendo-and-homebrew-arms-race.md
+++ b/content/posts/2008-11-19-nintendo-and-homebrew-arms-race.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2008-11-24-a-new-hope.md b/content/posts/2008-11-24-a-new-hope.md
index fc5bf82..e08ac6b 100644
--- a/content/posts/2008-11-24-a-new-hope.md
+++ b/content/posts/2008-11-24-a-new-hope.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: meta
layout: post
diff --git a/content/posts/2008-12-06-paranoid-security-establishing.md b/content/posts/2008-12-06-paranoid-security-establishing.md
index addd69e..6732370 100644
--- a/content/posts/2008-12-06-paranoid-security-establishing.md
+++ b/content/posts/2008-12-06-paranoid-security-establishing.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2008-12-23-self-indulgent-musings-on-total.md b/content/posts/2008-12-23-self-indulgent-musings-on-total.md
index 820194c..b46c91a 100644
--- a/content/posts/2008-12-23-self-indulgent-musings-on-total.md
+++ b/content/posts/2008-12-23-self-indulgent-musings-on-total.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2008-12-31-com-is-new-org.md b/content/posts/2008-12-31-com-is-new-org.md
index 372585d..be8f620 100644
--- a/content/posts/2008-12-31-com-is-new-org.md
+++ b/content/posts/2008-12-31-com-is-new-org.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-01-07-an-aside-on-education.md b/content/posts/2009-01-07-an-aside-on-education.md
index 104234b..7800463 100644
--- a/content/posts/2009-01-07-an-aside-on-education.md
+++ b/content/posts/2009-01-07-an-aside-on-education.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-01-14-5-things-i-hate-about-fedora-10.md b/content/posts/2009-01-14-5-things-i-hate-about-fedora-10.md
index 0b51360..be49199 100644
--- a/content/posts/2009-01-14-5-things-i-hate-about-fedora-10.md
+++ b/content/posts/2009-01-14-5-things-i-hate-about-fedora-10.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-01-17-it-is-pitch-black-you-are-likely-to-be.md b/content/posts/2009-01-17-it-is-pitch-black-you-are-likely-to-be.md
index b0516fc..4d7cdba 100644
--- a/content/posts/2009-01-17-it-is-pitch-black-you-are-likely-to-be.md
+++ b/content/posts/2009-01-17-it-is-pitch-black-you-are-likely-to-be.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-04-27-the-case-of-odd-networkmanager-behavior.md b/content/posts/2009-04-27-the-case-of-odd-networkmanager-behavior.md
index b7a4beb..1786f32 100644
--- a/content/posts/2009-04-27-the-case-of-odd-networkmanager-behavior.md
+++ b/content/posts/2009-04-27-the-case-of-odd-networkmanager-behavior.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-05-27-how-to-fix-pulseaudio-in-fedora-in-2.md b/content/posts/2009-05-27-how-to-fix-pulseaudio-in-fedora-in-2.md
index 94d2a13..0fdb31d 100644
--- a/content/posts/2009-05-27-how-to-fix-pulseaudio-in-fedora-in-2.md
+++ b/content/posts/2009-05-27-how-to-fix-pulseaudio-in-fedora-in-2.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-06-25-my-new-project-netjatafl.md b/content/posts/2009-06-25-my-new-project-netjatafl.md
index f7fe7e6..8518d75 100644
--- a/content/posts/2009-06-25-my-new-project-netjatafl.md
+++ b/content/posts/2009-06-25-my-new-project-netjatafl.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-07-02-twitter-from-command-line.md b/content/posts/2009-07-02-twitter-from-command-line.md
index 6a10b60..aa37ae9 100644
--- a/content/posts/2009-07-02-twitter-from-command-line.md
+++ b/content/posts/2009-07-02-twitter-from-command-line.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-07-03-thoughts-on-transhuman-revolution.md b/content/posts/2009-07-03-thoughts-on-transhuman-revolution.md
index 0153a5b..7348068 100644
--- a/content/posts/2009-07-03-thoughts-on-transhuman-revolution.md
+++ b/content/posts/2009-07-03-thoughts-on-transhuman-revolution.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-08-22-d20tools-03-is-here.md b/content/posts/2009-08-22-d20tools-03-is-here.md
index 5819c70..99d6fdd 100644
--- a/content/posts/2009-08-22-d20tools-03-is-here.md
+++ b/content/posts/2009-08-22-d20tools-03-is-here.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-08-24-the-decentralized-metaverse.md b/content/posts/2009-08-24-the-decentralized-metaverse.md
index a966096..b29289e 100644
--- a/content/posts/2009-08-24-the-decentralized-metaverse.md
+++ b/content/posts/2009-08-24-the-decentralized-metaverse.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-08-31-emacs-23-dbus-and-libnotify.md b/content/posts/2009-08-31-emacs-23-dbus-and-libnotify.md
index b7bc196..81bb513 100644
--- a/content/posts/2009-08-31-emacs-23-dbus-and-libnotify.md
+++ b/content/posts/2009-08-31-emacs-23-dbus-and-libnotify.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-08-31-so-close-netflix.md b/content/posts/2009-08-31-so-close-netflix.md
index 6b19acf..5386801 100644
--- a/content/posts/2009-08-31-so-close-netflix.md
+++ b/content/posts/2009-08-31-so-close-netflix.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-09-08-tutorial-creating-opensim-terrain-with.md b/content/posts/2009-09-08-tutorial-creating-opensim-terrain-with.md
index 83342b4..74585f0 100644
--- a/content/posts/2009-09-08-tutorial-creating-opensim-terrain-with.md
+++ b/content/posts/2009-09-08-tutorial-creating-opensim-terrain-with.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2009-10-15-vendetta-online.md b/content/posts/2009-10-15-vendetta-online.md
index 8f326e2..f6cf24a 100644
--- a/content/posts/2009-10-15-vendetta-online.md
+++ b/content/posts/2009-10-15-vendetta-online.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2009-11-03-vendetta-redux-eve-online-and-mmo-bug.md b/content/posts/2009-11-03-vendetta-redux-eve-online-and-mmo-bug.md
index 2bf824d..b25cc0f 100644
--- a/content/posts/2009-11-03-vendetta-redux-eve-online-and-mmo-bug.md
+++ b/content/posts/2009-11-03-vendetta-redux-eve-online-and-mmo-bug.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2010-01-08-bulding-bridges-in-metaverse.md b/content/posts/2010-01-08-bulding-bridges-in-metaverse.md
index 85bcf64..15e65d8 100644
--- a/content/posts/2010-01-08-bulding-bridges-in-metaverse.md
+++ b/content/posts/2010-01-08-bulding-bridges-in-metaverse.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2010-01-08-scratching-itch.md b/content/posts/2010-01-08-scratching-itch.md
index 94b5e43..237a80c 100644
--- a/content/posts/2010-01-08-scratching-itch.md
+++ b/content/posts/2010-01-08-scratching-itch.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2010-02-24-heavy-rain.md b/content/posts/2010-02-24-heavy-rain.md
index 658406e..8947cd4 100644
--- a/content/posts/2010-02-24-heavy-rain.md
+++ b/content/posts/2010-02-24-heavy-rain.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-05-24-clearing-out-cobwebs.md b/content/posts/2011-05-24-clearing-out-cobwebs.md
index 0ab1170..6bf9fab 100644
--- a/content/posts/2011-05-24-clearing-out-cobwebs.md
+++ b/content/posts/2011-05-24-clearing-out-cobwebs.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: meta
layout: post
diff --git a/content/posts/2011-05-26-bittorrent-linux-way.md b/content/posts/2011-05-26-bittorrent-linux-way.md
index 6a8005b..b3be032 100644
--- a/content/posts/2011-05-26-bittorrent-linux-way.md
+++ b/content/posts/2011-05-26-bittorrent-linux-way.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-05-29-doctor-who-rebel-flesh-almost-people.md b/content/posts/2011-05-29-doctor-who-rebel-flesh-almost-people.md
index 9b3025e..889404f 100644
--- a/content/posts/2011-05-29-doctor-who-rebel-flesh-almost-people.md
+++ b/content/posts/2011-05-29-doctor-who-rebel-flesh-almost-people.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-05-31-rambling-review-portal-2.md b/content/posts/2011-05-31-rambling-review-portal-2.md
index 23e07e7..d44732a 100644
--- a/content/posts/2011-05-31-rambling-review-portal-2.md
+++ b/content/posts/2011-05-31-rambling-review-portal-2.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-02-gaming-in-linux-my-adventures-with-wine.md b/content/posts/2011-06-02-gaming-in-linux-my-adventures-with-wine.md
index 2c46d22..04acc43 100644
--- a/content/posts/2011-06-02-gaming-in-linux-my-adventures-with-wine.md
+++ b/content/posts/2011-06-02-gaming-in-linux-my-adventures-with-wine.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-06-03-obligatory-river-song-speculation-thread.md b/content/posts/2011-06-03-obligatory-river-song-speculation-thread.md
index 3f44bb1..a6e3a12 100644
--- a/content/posts/2011-06-03-obligatory-river-song-speculation-thread.md
+++ b/content/posts/2011-06-03-obligatory-river-song-speculation-thread.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-04-doctor-who-good-man-goes-to-war.md b/content/posts/2011-06-04-doctor-who-good-man-goes-to-war.md
index 0805d5b..e64814d 100644
--- a/content/posts/2011-06-04-doctor-who-good-man-goes-to-war.md
+++ b/content/posts/2011-06-04-doctor-who-good-man-goes-to-war.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-08-tabletop-roleplaying-over-internet.md b/content/posts/2011-06-08-tabletop-roleplaying-over-internet.md
index 1281e32..6a5dd50 100644
--- a/content/posts/2011-06-08-tabletop-roleplaying-over-internet.md
+++ b/content/posts/2011-06-08-tabletop-roleplaying-over-internet.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-06-12-d-post-mortem-i-wanna-cast-missile.md b/content/posts/2011-06-12-d-post-mortem-i-wanna-cast-missile.md
index ce3f4ab..2c1ef57 100644
--- a/content/posts/2011-06-12-d-post-mortem-i-wanna-cast-missile.md
+++ b/content/posts/2011-06-12-d-post-mortem-i-wanna-cast-missile.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-15-duke-nukem-forever-should-not-exist.md b/content/posts/2011-06-15-duke-nukem-forever-should-not-exist.md
index 60b227e..489bfd2 100644
--- a/content/posts/2011-06-15-duke-nukem-forever-should-not-exist.md
+++ b/content/posts/2011-06-15-duke-nukem-forever-should-not-exist.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-18-the-escapist-decline-of-website.md b/content/posts/2011-06-18-the-escapist-decline-of-website.md
index 09e2b12..417d849 100644
--- a/content/posts/2011-06-18-the-escapist-decline-of-website.md
+++ b/content/posts/2011-06-18-the-escapist-decline-of-website.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-06-22-rambling-review-braid.md b/content/posts/2011-06-22-rambling-review-braid.md
index 1c3e74d..3af551f 100644
--- a/content/posts/2011-06-22-rambling-review-braid.md
+++ b/content/posts/2011-06-22-rambling-review-braid.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-06-26-project-treewars-beginning.md b/content/posts/2011-06-26-project-treewars-beginning.md
index 891d847..748184f 100644
--- a/content/posts/2011-06-26-project-treewars-beginning.md
+++ b/content/posts/2011-06-26-project-treewars-beginning.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-06-29-i-know-what-going-to-happen-in-doctor.md b/content/posts/2011-06-29-i-know-what-going-to-happen-in-doctor.md
index 98da698..2a32c7f 100644
--- a/content/posts/2011-06-29-i-know-what-going-to-happen-in-doctor.md
+++ b/content/posts/2011-06-29-i-know-what-going-to-happen-in-doctor.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-07-02-d-post-mortem-getting-creative-with.md b/content/posts/2011-07-02-d-post-mortem-getting-creative-with.md
index 28e7410..666bc91 100644
--- a/content/posts/2011-07-02-d-post-mortem-getting-creative-with.md
+++ b/content/posts/2011-07-02-d-post-mortem-getting-creative-with.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-07-06-project-treewars-how-to-write-bad-code.md b/content/posts/2011-07-06-project-treewars-how-to-write-bad-code.md
index 9c0270a..a4763d1 100644
--- a/content/posts/2011-07-06-project-treewars-how-to-write-bad-code.md
+++ b/content/posts/2011-07-06-project-treewars-how-to-write-bad-code.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-07-13-project-treewars-road-to-opengl.md b/content/posts/2011-07-13-project-treewars-road-to-opengl.md
index 7d0020d..be99b56 100644
--- a/content/posts/2011-07-13-project-treewars-road-to-opengl.md
+++ b/content/posts/2011-07-13-project-treewars-road-to-opengl.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-07-17-project-treewars-when-is-opengl-not.md b/content/posts/2011-07-17-project-treewars-when-is-opengl-not.md
index b836072..340b36d 100644
--- a/content/posts/2011-07-17-project-treewars-when-is-opengl-not.md
+++ b/content/posts/2011-07-17-project-treewars-when-is-opengl-not.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-07-22-puzzle-log-dante-shepherd-twitter-puzzle.md b/content/posts/2011-07-22-puzzle-log-dante-shepherd-twitter-puzzle.md
index 13b7c80..094beb0 100644
--- a/content/posts/2011-07-22-puzzle-log-dante-shepherd-twitter-puzzle.md
+++ b/content/posts/2011-07-22-puzzle-log-dante-shepherd-twitter-puzzle.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-07-24-project-treewars-how-anna-got-her-title.md b/content/posts/2011-07-24-project-treewars-how-anna-got-her-title.md
index 64820a9..72e1c1d 100644
--- a/content/posts/2011-07-24-project-treewars-how-anna-got-her-title.md
+++ b/content/posts/2011-07-24-project-treewars-how-anna-got-her-title.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-08-28-doctor-who-let-kill-hitler.md b/content/posts/2011-08-28-doctor-who-let-kill-hitler.md
index 0201818..1cfbc8c 100644
--- a/content/posts/2011-08-28-doctor-who-let-kill-hitler.md
+++ b/content/posts/2011-08-28-doctor-who-let-kill-hitler.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-09-06-doctor-who-night-terrors.md b/content/posts/2011-09-06-doctor-who-night-terrors.md
index 92af8da..964cc6b 100644
--- a/content/posts/2011-09-06-doctor-who-night-terrors.md
+++ b/content/posts/2011-09-06-doctor-who-night-terrors.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-09-07-more-thoughts-on-escapist.md b/content/posts/2011-09-07-more-thoughts-on-escapist.md
index f26b640..f4b22de 100644
--- a/content/posts/2011-09-07-more-thoughts-on-escapist.md
+++ b/content/posts/2011-09-07-more-thoughts-on-escapist.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-09-13-doctor-who-girl-who-waited.md b/content/posts/2011-09-13-doctor-who-girl-who-waited.md
index e8c56d4..3ce5a70 100644
--- a/content/posts/2011-09-13-doctor-who-girl-who-waited.md
+++ b/content/posts/2011-09-13-doctor-who-girl-who-waited.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-09-15-ea-origin-or-case-study-in-bad-consumer.md b/content/posts/2011-09-15-ea-origin-or-case-study-in-bad-consumer.md
index 96c3722..0f9cc0b 100644
--- a/content/posts/2011-09-15-ea-origin-or-case-study-in-bad-consumer.md
+++ b/content/posts/2011-09-15-ea-origin-or-case-study-in-bad-consumer.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-09-19-doctor-who-god-complex.md b/content/posts/2011-09-19-doctor-who-god-complex.md
index 51fbedd..6a7d57d 100644
--- a/content/posts/2011-09-19-doctor-who-god-complex.md
+++ b/content/posts/2011-09-19-doctor-who-god-complex.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-09-22-puzzle-log-mgwcc-172-vision-thing.md b/content/posts/2011-09-22-puzzle-log-mgwcc-172-vision-thing.md
index fc9cf78..d589de3 100644
--- a/content/posts/2011-09-22-puzzle-log-mgwcc-172-vision-thing.md
+++ b/content/posts/2011-09-22-puzzle-log-mgwcc-172-vision-thing.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-09-28-doctor-who-closing-time.md b/content/posts/2011-09-28-doctor-who-closing-time.md
index ab08cd9..44daf0a 100644
--- a/content/posts/2011-09-28-doctor-who-closing-time.md
+++ b/content/posts/2011-09-28-doctor-who-closing-time.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-10-05-doctor-who-wedding-of-river-song.md b/content/posts/2011-10-05-doctor-who-wedding-of-river-song.md
index 47f8f91..d6ed9fb 100644
--- a/content/posts/2011-10-05-doctor-who-wedding-of-river-song.md
+++ b/content/posts/2011-10-05-doctor-who-wedding-of-river-song.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-10-14-dmr.md b/content/posts/2011-10-14-dmr.md
index 218b95a..f6b1869 100644
--- a/content/posts/2011-10-14-dmr.md
+++ b/content/posts/2011-10-14-dmr.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-11-12-desura-what-steam-should-have-been.md b/content/posts/2011-11-12-desura-what-steam-should-have-been.md
index c91bf0c..aac3428 100644
--- a/content/posts/2011-11-12-desura-what-steam-should-have-been.md
+++ b/content/posts/2011-11-12-desura-what-steam-should-have-been.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-12-05-why-i-excited-about-legend-of-korra.md b/content/posts/2011-12-05-why-i-excited-about-legend-of-korra.md
index 6bcd846..f29e5d2 100644
--- a/content/posts/2011-12-05-why-i-excited-about-legend-of-korra.md
+++ b/content/posts/2011-12-05-why-i-excited-about-legend-of-korra.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-12-08-the-direction-of-this-blog.md b/content/posts/2011-12-08-the-direction-of-this-blog.md
index 0af64bf..7a429fd 100644
--- a/content/posts/2011-12-08-the-direction-of-this-blog.md
+++ b/content/posts/2011-12-08-the-direction-of-this-blog.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: meta
layout: post
diff --git a/content/posts/2011-12-12-wandering-son-reflections-episode-1-no.md b/content/posts/2011-12-12-wandering-son-reflections-episode-1-no.md
index 974a41d..50efcfb 100644
--- a/content/posts/2011-12-12-wandering-son-reflections-episode-1-no.md
+++ b/content/posts/2011-12-12-wandering-son-reflections-episode-1-no.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-12-15-wandering-son-reflections-episode-2.md b/content/posts/2011-12-15-wandering-son-reflections-episode-2.md
index 841eee5..c16f8ed 100644
--- a/content/posts/2011-12-15-wandering-son-reflections-episode-2.md
+++ b/content/posts/2011-12-15-wandering-son-reflections-episode-2.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-12-18-project-treewars-going-in-circles.md b/content/posts/2011-12-18-project-treewars-going-in-circles.md
index 9d74e0a..4cfda47 100644
--- a/content/posts/2011-12-18-project-treewars-going-in-circles.md
+++ b/content/posts/2011-12-18-project-treewars-going-in-circles.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2011-12-19-wandering-son-reflections-episode-3-to.md b/content/posts/2011-12-19-wandering-son-reflections-episode-3-to.md
index a0d3d88..cc744a9 100644
--- a/content/posts/2011-12-19-wandering-son-reflections-episode-3-to.md
+++ b/content/posts/2011-12-19-wandering-son-reflections-episode-3-to.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-12-22-wandering-son-reflections-episode-4-no.md b/content/posts/2011-12-22-wandering-son-reflections-episode-4-no.md
index 23dfa58..d62f574 100644
--- a/content/posts/2011-12-22-wandering-son-reflections-episode-4-no.md
+++ b/content/posts/2011-12-22-wandering-son-reflections-episode-4-no.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2011-12-29-doctor-who-doctor-widow-and-wardrobe.md b/content/posts/2011-12-29-doctor-who-doctor-widow-and-wardrobe.md
index e723e38..0bd248a 100644
--- a/content/posts/2011-12-29-doctor-who-doctor-widow-and-wardrobe.md
+++ b/content/posts/2011-12-29-doctor-who-doctor-widow-and-wardrobe.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-01-01-wandering-son-reflections-episode-5-no.md b/content/posts/2012-01-01-wandering-son-reflections-episode-5-no.md
index adc4e16..c7bc473 100644
--- a/content/posts/2012-01-01-wandering-son-reflections-episode-5-no.md
+++ b/content/posts/2012-01-01-wandering-son-reflections-episode-5-no.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-01-23-mit-mystery-hunt-2012.md b/content/posts/2012-01-23-mit-mystery-hunt-2012.md
index 853e4e6..063c5db 100644
--- a/content/posts/2012-01-23-mit-mystery-hunt-2012.md
+++ b/content/posts/2012-01-23-mit-mystery-hunt-2012.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-01-25-wandering-son-reflections-episode-6.md b/content/posts/2012-01-25-wandering-son-reflections-episode-6.md
index 0f217e5..346edad 100644
--- a/content/posts/2012-01-25-wandering-son-reflections-episode-6.md
+++ b/content/posts/2012-01-25-wandering-son-reflections-episode-6.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-01-28-wandering-son-reflections-episode-7-no.md b/content/posts/2012-01-28-wandering-son-reflections-episode-7-no.md
index 034002b..8ec9430 100644
--- a/content/posts/2012-01-28-wandering-son-reflections-episode-7-no.md
+++ b/content/posts/2012-01-28-wandering-son-reflections-episode-7-no.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-04-19-pygo-go-game-client.md b/content/posts/2012-04-19-pygo-go-game-client.md
index 073113b..eea5392 100644
--- a/content/posts/2012-04-19-pygo-go-game-client.md
+++ b/content/posts/2012-04-19-pygo-go-game-client.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2012-04-23-concerto-for-rainy-day-2012-carolina.md b/content/posts/2012-04-23-concerto-for-rainy-day-2012-carolina.md
index d8c0dd9..e9f1944 100644
--- a/content/posts/2012-04-23-concerto-for-rainy-day-2012-carolina.md
+++ b/content/posts/2012-04-23-concerto-for-rainy-day-2012-carolina.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-04-26-languages-of-skyrim.md b/content/posts/2012-04-26-languages-of-skyrim.md
index 2bc409b..130e900 100644
--- a/content/posts/2012-04-26-languages-of-skyrim.md
+++ b/content/posts/2012-04-26-languages-of-skyrim.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-09-07-doctor-who-asylum-of-daleks.md b/content/posts/2012-09-07-doctor-who-asylum-of-daleks.md
index 8387e2b..49094e7 100644
--- a/content/posts/2012-09-07-doctor-who-asylum-of-daleks.md
+++ b/content/posts/2012-09-07-doctor-who-asylum-of-daleks.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-09-21-doctor-who-dinosaurs-on-spaceship.md b/content/posts/2012-09-21-doctor-who-dinosaurs-on-spaceship.md
index 2926816..742f2a1 100644
--- a/content/posts/2012-09-21-doctor-who-dinosaurs-on-spaceship.md
+++ b/content/posts/2012-09-21-doctor-who-dinosaurs-on-spaceship.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-10-03-doctor-who-town-called-mercy.md b/content/posts/2012-10-03-doctor-who-town-called-mercy.md
index c0eed46..d6369a6 100644
--- a/content/posts/2012-10-03-doctor-who-town-called-mercy.md
+++ b/content/posts/2012-10-03-doctor-who-town-called-mercy.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-10-18-doctor-who-power-of-three.md b/content/posts/2012-10-18-doctor-who-power-of-three.md
index b5be18a..0095823 100644
--- a/content/posts/2012-10-18-doctor-who-power-of-three.md
+++ b/content/posts/2012-10-18-doctor-who-power-of-three.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-10-25-an-adventure-in-transliteration.md b/content/posts/2012-10-25-an-adventure-in-transliteration.md
index 100dcc0..f609410 100644
--- a/content/posts/2012-10-25-an-adventure-in-transliteration.md
+++ b/content/posts/2012-10-25-an-adventure-in-transliteration.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2012-10-31-doctor-who-angels-take-manhattan.md b/content/posts/2012-10-31-doctor-who-angels-take-manhattan.md
index 5099013..98d5add 100644
--- a/content/posts/2012-10-31-doctor-who-angels-take-manhattan.md
+++ b/content/posts/2012-10-31-doctor-who-angels-take-manhattan.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: media
layout: post
diff --git a/content/posts/2013-10-22-this-blog-has-moved.md b/content/posts/2013-10-22-this-blog-has-moved.md
index 67fdb37..8bc9ee2 100644
--- a/content/posts/2013-10-22-this-blog-has-moved.md
+++ b/content/posts/2013-10-22-this-blog-has-moved.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: meta
layout: post
diff --git a/content/posts/2014-12-27-what-hell-is-happening-to-psn.md b/content/posts/2014-12-27-what-hell-is-happening-to-psn.md
index adecc76..47418e5 100644
--- a/content/posts/2014-12-27-what-hell-is-happening-to-psn.md
+++ b/content/posts/2014-12-27-what-hell-is-happening-to-psn.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2015-10-30-intel-nuc-remote-controls-and-fedora-22.md b/content/posts/2015-10-30-intel-nuc-remote-controls-and-fedora-22.md
index ba91821..4f62105 100644
--- a/content/posts/2015-10-30-intel-nuc-remote-controls-and-fedora-22.md
+++ b/content/posts/2015-10-30-intel-nuc-remote-controls-and-fedora-22.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/content/posts/2015-11-06-the-orange-box-custom-usb-flight.md b/content/posts/2015-11-06-the-orange-box-custom-usb-flight.md
index 6390035..5baeb90 100644
--- a/content/posts/2015-11-06-the-orange-box-custom-usb-flight.md
+++ b/content/posts/2015-11-06-the-orange-box-custom-usb-flight.md
@@ -1,4 +1,5 @@
---
+deprecated: true
excerpt_separator:
category: technology
layout: post
diff --git a/layouts/partials/header_custom.html b/layouts/partials/header_custom.html
index ace23f5..28d847d 100644
--- a/layouts/partials/header_custom.html
+++ b/layouts/partials/header_custom.html
@@ -1 +1,8 @@
-{{partial "menu.html" .}}
+{{ partial "menu.html" . }}
+{{ with ($.Param "deprecated") }}
+
+ This post was saved / ported from a previous site migration. You may + encounter missing images, dead links, and strange formatting. Sorry + about that! +
+{{ end }} diff --git a/static/css/custom.css b/static/css/custom.css index abc27ca..e89f145 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -14,6 +14,14 @@ body { color: #000000; } +.l-deprecation_warning { + background-color: #dd4444; + text-align: center; + width: 96%; + max-width: 720px; + margin: 20px auto 10px; +} + a { color: #1756a9; }