summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@praseodym.org>2015-03-12 16:24:18 +0000
committerGregor Kleen <gkleen@praseodym.org>2015-03-12 16:24:18 +0000
commit1cd451e7fae7109449833c006cc5d2eec64c27ae (patch)
tree448780b61aef7abef66c9a8f917dd43e59a2845a
parentd056680ca54b766b25635cf6afb7d305370209dd (diff)
downloaddirty-haskell.org-1cd451e7fae7109449833c006cc5d2eec64c27ae.tar
dirty-haskell.org-1cd451e7fae7109449833c006cc5d2eec64c27ae.tar.gz
dirty-haskell.org-1cd451e7fae7109449833c006cc5d2eec64c27ae.tar.bz2
dirty-haskell.org-1cd451e7fae7109449833c006cc5d2eec64c27ae.tar.xz
dirty-haskell.org-1cd451e7fae7109449833c006cc5d2eec64c27ae.zip
Post on blog architecture
-rwxr-xr-xdo'3
l---------lists/zz_all/0011
-rw-r--r--posts/blog-documentation.md5
3 files changed, 9 insertions, 0 deletions
diff --git a/do' b/do'
new file mode 100755
index 0000000..1c3cc95
--- /dev/null
+++ b/do'
@@ -0,0 +1,3 @@
1#!/bin/zsh
2
3exec env PATH="$PATH:$(pwd)/.cabal-sandbox/bin" ./do $@
diff --git a/lists/zz_all/001 b/lists/zz_all/001
new file mode 120000
index 0000000..92c240d
--- /dev/null
+++ b/lists/zz_all/001
@@ -0,0 +1 @@
../../posts/blog-documentation.md \ No newline at end of file
diff --git a/posts/blog-documentation.md b/posts/blog-documentation.md
new file mode 100644
index 0000000..7db843d
--- /dev/null
+++ b/posts/blog-documentation.md
@@ -0,0 +1,5 @@
1% On the Origin of dirty-haskell.org
2
3The software used is a trivially modified version of the one powering [math.kleen.org](http://math.kleen.org/lists/blog.html).
4
5The title is without deeper meaning. \ No newline at end of file