From c8e571ba1c802ddc2722690e48ecbc6ac9fa75f1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Aug 2016 19:51:52 -0400 Subject: tidy the HTML template, add the Atom feed link --- page.html.erb | 3 ++- public/arch-systemd.html | 3 ++- public/bash-arrays.html | 3 ++- public/bash-redirection.html | 3 ++- public/build-bash-1.html | 3 ++- public/emacs-as-an-os.html | 3 ++- public/emacs-shells.html | 3 ++- public/fd_printf.html | 3 ++- public/fs-licensing-explanation.html | 3 ++- public/git-go-pre-commit.html | 3 ++- public/index.html | 3 ++- public/java-segfault-redux.html | 3 ++- public/java-segfault.html | 3 ++- public/lp2015-videos.html | 3 ++- public/make-memoize.html | 3 ++- public/nginx-mediawiki.html | 3 ++- public/pacman-overview.html | 3 ++- public/poor-system-documentation.html | 3 ++- public/purdue-cs-login.html | 3 ++- public/rails-improvements.html | 3 ++- public/ryf-routers.html | 3 ++- public/term-colors.html | 3 ++- public/what-im-working-on-fall-2014.html | 3 ++- public/x11-systemd.html | 3 ++- 24 files changed, 48 insertions(+), 24 deletions(-) diff --git a/page.html.erb b/page.html.erb index 586240e..75c576f 100644 --- a/page.html.erb +++ b/page.html.erb @@ -3,7 +3,8 @@ <%= @page.title %> — Luke Shumaker - + +
<%= @page.breadcrumbs %>
diff --git a/public/arch-systemd.html b/public/arch-systemd.html index c5e94e2..d9507ae 100644 --- a/public/arch-systemd.html +++ b/public/arch-systemd.html @@ -3,7 +3,8 @@ What Arch Linux's switch to systemd means for users — Luke Shumaker - + +
Luke Shumaker » blog » arch-systemd
diff --git a/public/bash-arrays.html b/public/bash-arrays.html index a2b28fd..af76b18 100644 --- a/public/bash-arrays.html +++ b/public/bash-arrays.html @@ -3,7 +3,8 @@ Bash arrays — Luke Shumaker - + +
Luke Shumaker » blog » bash-arrays
diff --git a/public/bash-redirection.html b/public/bash-redirection.html index 1cb3b3b..d4616fe 100644 --- a/public/bash-redirection.html +++ b/public/bash-redirection.html @@ -3,7 +3,8 @@ Bash redirection — Luke Shumaker - + +
Luke Shumaker » blog » bash-redirection
diff --git a/public/build-bash-1.html b/public/build-bash-1.html index 68ca09c..3c78a6d 100644 --- a/public/build-bash-1.html +++ b/public/build-bash-1.html @@ -3,7 +3,8 @@ Building Bash 1.14.7 on a modern system — Luke Shumaker - + +
Luke Shumaker » blog » build-bash-1
diff --git a/public/emacs-as-an-os.html b/public/emacs-as-an-os.html index 1c08d42..5403609 100644 --- a/public/emacs-as-an-os.html +++ b/public/emacs-as-an-os.html @@ -3,7 +3,8 @@ Emacs as an operating system — Luke Shumaker - + +
Luke Shumaker » blog » emacs-as-an-os
diff --git a/public/emacs-shells.html b/public/emacs-shells.html index 09d763c..a168d0a 100644 --- a/public/emacs-shells.html +++ b/public/emacs-shells.html @@ -3,7 +3,8 @@ A summary of Emacs' bundled shell and terminal modes — Luke Shumaker - + +
Luke Shumaker » blog » emacs-shells
diff --git a/public/fd_printf.html b/public/fd_printf.html index f875078..ff35631 100644 --- a/public/fd_printf.html +++ b/public/fd_printf.html @@ -3,7 +3,8 @@ `dprintf`: print formatted text directly to a file descriptor — Luke Shumaker - + +
Luke Shumaker » blog » fd_printf
diff --git a/public/fs-licensing-explanation.html b/public/fs-licensing-explanation.html index 1f969e9..d7eaf4b 100644 --- a/public/fs-licensing-explanation.html +++ b/public/fs-licensing-explanation.html @@ -3,7 +3,8 @@ An explanation of how "copyleft" licensing works — Luke Shumaker - + +
Luke Shumaker » blog » fs-licensing-explanation
diff --git a/public/git-go-pre-commit.html b/public/git-go-pre-commit.html index ba30bdb..5c536f1 100644 --- a/public/git-go-pre-commit.html +++ b/public/git-go-pre-commit.html @@ -3,7 +3,8 @@ A git pre-commit hook for automatically formatting Go code — Luke Shumaker - + +
Luke Shumaker » blog » git-go-pre-commit
diff --git a/public/index.html b/public/index.html index a7d776f..605932c 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,8 @@ Web log entries — Luke Shumaker - + +
Luke Shumaker » blog
diff --git a/public/java-segfault-redux.html b/public/java-segfault-redux.html index 9cef9f6..81f0960 100644 --- a/public/java-segfault-redux.html +++ b/public/java-segfault-redux.html @@ -3,7 +3,8 @@ My favorite bug: segfaults in Java (redux) — Luke Shumaker - + +
Luke Shumaker » blog » java-segfault-redux
diff --git a/public/java-segfault.html b/public/java-segfault.html index 891adf6..c79add5 100644 --- a/public/java-segfault.html +++ b/public/java-segfault.html @@ -3,7 +3,8 @@ My favorite bug: segfaults in Java — Luke Shumaker - + +
Luke Shumaker » blog » java-segfault
diff --git a/public/lp2015-videos.html b/public/lp2015-videos.html index 25dc5e3..ff88e2d 100644 --- a/public/lp2015-videos.html +++ b/public/lp2015-videos.html @@ -3,7 +3,8 @@ I took some videos at LibrePlanet — Luke Shumaker - + +
Luke Shumaker » blog » lp2015-videos
diff --git a/public/make-memoize.html b/public/make-memoize.html index 6dcc7fc..8505bef 100644 --- a/public/make-memoize.html +++ b/public/make-memoize.html @@ -3,7 +3,8 @@ A memoization routine for GNU Make functions — Luke Shumaker - + +
Luke Shumaker » blog » make-memoize
diff --git a/public/nginx-mediawiki.html b/public/nginx-mediawiki.html index cd3cddb..e3009a9 100644 --- a/public/nginx-mediawiki.html +++ b/public/nginx-mediawiki.html @@ -3,7 +3,8 @@ An Nginx configuration for MediaWiki — Luke Shumaker - + +
Luke Shumaker » blog » nginx-mediawiki
diff --git a/public/pacman-overview.html b/public/pacman-overview.html index e05fd81..b9385d8 100644 --- a/public/pacman-overview.html +++ b/public/pacman-overview.html @@ -3,7 +3,8 @@ A quick overview of usage of the Pacman package manager — Luke Shumaker - + +
Luke Shumaker » blog » pacman-overview
diff --git a/public/poor-system-documentation.html b/public/poor-system-documentation.html index dc92c09..1d2965e 100644 --- a/public/poor-system-documentation.html +++ b/public/poor-system-documentation.html @@ -3,7 +3,8 @@ Why documentation on GNU/Linux sucks — Luke Shumaker - + +
Luke Shumaker » blog » poor-system-documentation
diff --git a/public/purdue-cs-login.html b/public/purdue-cs-login.html index b756096..d514e23 100644 --- a/public/purdue-cs-login.html +++ b/public/purdue-cs-login.html @@ -3,7 +3,8 @@ Customizing your login on Purdue CS computers (WIP, but updated) — Luke Shumaker - + +
Luke Shumaker » blog » purdue-cs-login
diff --git a/public/rails-improvements.html b/public/rails-improvements.html index 9c114f7..fa0a7c0 100644 --- a/public/rails-improvements.html +++ b/public/rails-improvements.html @@ -3,7 +3,8 @@ Miscellaneous ways to improve your Rails experience — Luke Shumaker - + +
Luke Shumaker » blog » rails-improvements
diff --git a/public/ryf-routers.html b/public/ryf-routers.html index bcc8244..e0e89f8 100644 --- a/public/ryf-routers.html +++ b/public/ryf-routers.html @@ -3,7 +3,8 @@ I'm excited about the new RYF-certified routers from ThinkPenguin — Luke Shumaker - + +
Luke Shumaker » blog » ryf-routers
diff --git a/public/term-colors.html b/public/term-colors.html index 36acb6b..01978eb 100644 --- a/public/term-colors.html +++ b/public/term-colors.html @@ -3,7 +3,8 @@ An explanation of common terminal emulator color codes — Luke Shumaker - + +
Luke Shumaker » blog » term-colors
diff --git a/public/what-im-working-on-fall-2014.html b/public/what-im-working-on-fall-2014.html index 4fc10ad..7594b71 100644 --- a/public/what-im-working-on-fall-2014.html +++ b/public/what-im-working-on-fall-2014.html @@ -3,7 +3,8 @@ What I'm working on (Fall 2014) — Luke Shumaker - + +
Luke Shumaker » blog » what-im-working-on-fall-2014
diff --git a/public/x11-systemd.html b/public/x11-systemd.html index 5e653de..0f751ca 100644 --- a/public/x11-systemd.html +++ b/public/x11-systemd.html @@ -3,7 +3,8 @@ My X11 setup with systemd — Luke Shumaker - + +
Luke Shumaker » blog » x11-systemd
-- cgit v1.2.3