From c46222fd2c1e02f695b544576f8605676be4d502 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 24 Nov 2013 04:40:17 -0500 Subject: Switch from rdiscount to Pandoc. But, I am still using ERB for the templating; I wrote my own Ruby Pandoc bindings because pandoc-ruby sucks; it has more code but does less. This was slightly painful, as I had to switch all of the articles from my hacked-on metadata format to Pandoc's format. --- public/pacman-overview.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/pacman-overview.md') diff --git a/public/pacman-overview.md b/public/pacman-overview.md index 620ca61..8dc7e54 100644 --- a/public/pacman-overview.md +++ b/public/pacman-overview.md @@ -1,6 +1,8 @@ A quick overview of usage of the Pacman package manager ======================================================= -:copyright 2013 Luke Shumaker +--- +date: 2013-01-23 +--- This was originally published on [Hacker News][1] on 2013-01-23. -- cgit v1.2.3-54-g00ecf