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/emacs-as-an-os.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/emacs-as-an-os.md') diff --git a/public/emacs-as-an-os.md b/public/emacs-as-an-os.md index c22cd15..b3db3d1 100644 --- a/public/emacs-as-an-os.md +++ b/public/emacs-as-an-os.md @@ -1,6 +1,8 @@ Emacs as an operating system ============================ -:copyright 2013 Luke Shumaker +--- +date: 2013-08-29 +--- This was originally published on [Hacker News][1] on 2013-08-29. -- cgit v1.2.3