From: Olof-Joachim Frahm Date: Mon, 18 Aug 2014 22:16:51 +0000 (+0200) Subject: Actually write something about the blog. X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=9e3f1f32c1fee1296c6943da18d52515bf7df100;p=blog.git Actually write something about the blog. With coleslaw. --- diff --git a/coleslaw.post b/coleslaw.post new file mode 100644 index 0000000..ed07bef --- /dev/null +++ b/coleslaw.post @@ -0,0 +1,15 @@ +;;;;; +title: Again, Coleslaw +tags: lisp +date: 2014-08-18 23:11:32 +format: md +;;;;; +Another year, another blog. Well, in this case I'd already setup another +[Coleslaw][coleslaw] instance some time ago, but didn't bother to actually fix +some issues. It's still not the best setup, but it's fixable. Removing all +mentions of Quicklisp and all `compile-file` statements would be a start. + +And it badly needs a theme, any theme, at least something different from the +standard one. + +[coleslaw]: https://github.com/redline6561/coleslaw (Flexible Lisp Blogware) diff --git a/test.post b/test.post deleted file mode 100644 index 0eb2df8..0000000 --- a/test.post +++ /dev/null @@ -1,8 +0,0 @@ -;;;;; -title: Test post -tags: bar, baz -date: 2014-08-18 22:21:13 -format: md -;;;;; - -This is a test post.