summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-26 17:00:58 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-26 17:00:58 -0500
commit6b98f3267edc4a003ff0e42794cf29fe2949dc80 (patch)
tree8708fd51e2ef68f9511d8907d83fb623c148ab8a
parent2413c4d35298a603adb42140a64d68cbbd2be1fb (diff)
Quote the dates to work with the new pandoc
-rw-r--r--public/arch-systemd.md2
-rw-r--r--public/bash-arrays.md2
-rw-r--r--public/emacs-as-an-os.md2
-rw-r--r--public/emacs-shells.md2
-rw-r--r--public/fd_printf.md2
-rw-r--r--public/fs-licensing-explanation.md2
-rw-r--r--public/git-go-pre-commit.md2
-rw-r--r--public/java-segfault.md2
-rw-r--r--public/pacman-overview.md2
-rw-r--r--public/poor-system-documentation.md2
-rw-r--r--public/term-colors.md2
11 files changed, 11 insertions, 11 deletions
diff --git a/public/arch-systemd.md b/public/arch-systemd.md
index 59949d5..3ada087 100644
--- a/public/arch-systemd.md
+++ b/public/arch-systemd.md
@@ -1,7 +1,7 @@
What Arch Linux's switch to systemd means for users
===================================================
---
-date: 2012-09-11
+date: "2012-09-11"
---
This is based on a post on [reddit][1], published on 2012-09-11.
diff --git a/public/bash-arrays.md b/public/bash-arrays.md
index e5e0a9d..0589726 100644
--- a/public/bash-arrays.md
+++ b/public/bash-arrays.md
@@ -1,7 +1,7 @@
Bash arrays
===========
---
-date: 2013-10-13
+date: "2013-10-13"
---
Way too many people don't understand Bash arrays. Many of them argue
diff --git a/public/emacs-as-an-os.md b/public/emacs-as-an-os.md
index ed6396c..2c949ce 100644
--- a/public/emacs-as-an-os.md
+++ b/public/emacs-as-an-os.md
@@ -1,7 +1,7 @@
Emacs as an operating system
============================
---
-date: 2013-08-29
+date: "2013-08-29"
---
This was originally published on [Hacker News][1] on 2013-08-29.
diff --git a/public/emacs-shells.md b/public/emacs-shells.md
index d7ff44e..638ddbb 100644
--- a/public/emacs-shells.md
+++ b/public/emacs-shells.md
@@ -1,7 +1,7 @@
A summary of Emacs' bundled shell and terminal modes
====================================================
---
-date: 2013-04-09
+date: "2013-04-09"
---
This is based on a post on [reddit][1], published on 2013-04-09.
diff --git a/public/fd_printf.md b/public/fd_printf.md
index 8f4e1a7..8a8a176 100644
--- a/public/fd_printf.md
+++ b/public/fd_printf.md
@@ -1,7 +1,7 @@
`fd_printf`: print formatted text directly to a file descriptor
===============================================================
---
-date: 2013-10-12
+date: "2013-10-12"
license: WTFPL-2
---
diff --git a/public/fs-licensing-explanation.md b/public/fs-licensing-explanation.md
index 8b840fa..a8ef5ac 100644
--- a/public/fs-licensing-explanation.md
+++ b/public/fs-licensing-explanation.md
@@ -1,7 +1,7 @@
An explanation of how "copyleft" licensing works
================================================
---
-date: 2013-02-21
+date: "2013-02-21"
---
This is based on a post on [reddit][1], published on 2013-02-21.
diff --git a/public/git-go-pre-commit.md b/public/git-go-pre-commit.md
index b9d4389..b1563d9 100644
--- a/public/git-go-pre-commit.md
+++ b/public/git-go-pre-commit.md
@@ -1,7 +1,7 @@
A git pre-commit hook for automatically formatting Go code
==========================================================
---
-date: 2013-10-12
+date: "2013-10-12"
license: WTFPL-2
---
diff --git a/public/java-segfault.md b/public/java-segfault.md
index 48a6872..0801d60 100644
--- a/public/java-segfault.md
+++ b/public/java-segfault.md
@@ -1,7 +1,7 @@
My favorite bug: segfaults in Java
==================================
---
-date: 2014-01-13
+date: "2014-01-13"
---
I've told this story orally a number of times, but realized that I
diff --git a/public/pacman-overview.md b/public/pacman-overview.md
index 8dc7e54..6cee805 100644
--- a/public/pacman-overview.md
+++ b/public/pacman-overview.md
@@ -1,7 +1,7 @@
A quick overview of usage of the Pacman package manager
=======================================================
---
-date: 2013-01-23
+date: "2013-01-23"
---
This was originally published on [Hacker News][1] on 2013-01-23.
diff --git a/public/poor-system-documentation.md b/public/poor-system-documentation.md
index 2f9640d..0ba1ad3 100644
--- a/public/poor-system-documentation.md
+++ b/public/poor-system-documentation.md
@@ -1,7 +1,7 @@
Why documentation on GNU/Linux sucks
====================================
---
-date: 2012-09-12
+date: "2012-09-12"
---
This is based on a post on [reddit][1], published on 2012-09-12.
diff --git a/public/term-colors.md b/public/term-colors.md
index 3bf1d6f..47c583a 100644
--- a/public/term-colors.md
+++ b/public/term-colors.md
@@ -1,7 +1,7 @@
An explanation of common terminal emulator color codes
======================================================
---
-date: 2013-03-21
+date: "2013-03-21"
---
This is based on a post on [reddit][1], published on 2013-03-21.