summaryrefslogtreecommitdiff
path: root/projects/ikiwiki.mdwn
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-06-27 23:16:30 +0100
committerChristopher Baines <mail@cbaines.net>2014-06-27 23:16:30 +0100
commitadd206419824af46e7c71e46f88fe4c70e71cdfb (patch)
tree32f073271f2e1f1dbddfd3fe1cd8a7ea2db47ff3 /projects/ikiwiki.mdwn
parent076390dce51a4f3abc517d774698b2ee1326d0db (diff)
downloadcbaines.net-add206419824af46e7c71e46f88fe4c70e71cdfb.tar
cbaines.net-add206419824af46e7c71e46f88fe4c70e71cdfb.tar.gz
Add album page and examples
Diffstat (limited to 'projects/ikiwiki.mdwn')
-rw-r--r--projects/ikiwiki.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/ikiwiki.mdwn b/projects/ikiwiki.mdwn
new file mode 100644
index 0000000..a67e266
--- /dev/null
+++ b/projects/ikiwiki.mdwn
@@ -0,0 +1,12 @@
+[[!meta title="IkiWiki"]]
+[[!tag ikiwiki]]
+
+# ikiwiki
+
+Ikiwiki is a wiki compiler. This site uses Ikiwiki.
+
+I like the simplicity of static site generation, and got involved initially
+trying to get the OSM plugin to work. I then also began working on the album
+plugin, and getting git-annex working with ikiwiki.
+
+[[!map pages="projects/ikiwiki/* and !projects/ikiwiki/*/*" show=title]]