From b62f4705b2c25f44b2db75d6e0b942bce7766d1c Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Tue, 7 May 2013 21:09:06 -0300
Subject: [PATCH] Adding about page

---
 about.mdwn | 12 ++++++++++++
 index.mdwn |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
 create mode 100644 about.mdwn

diff --git a/about.mdwn b/about.mdwn
new file mode 100644
index 0000000..c5c6901
--- /dev/null
+++ b/about.mdwn
@@ -0,0 +1,12 @@
+About
+-----
+
+Currently using [Ikiwiki](http://ikiwiki.info) with [Bootstrap](http://twitter.github.io/bootstrap/):
+
+* [Templates](https://github.com/tgpfeiffer/ikiwiki-bootstrap-template).
+* [Bootswatch](http://bootswatch.com) themes.
+
+Related:
+
+* [Improving Ikiwiki style with Bootstrap](https://ceops.eu/posts/Improving%20Ikiwiki%20style%20with%20Bootstrap/).
+* [blog/posts/How to have a nice design for ikiwiki](http://www2.tblein.eu/posts/How_to_have_a_nice_design_for_ikiwiki/).
diff --git a/index.mdwn b/index.mdwn
index 5483702..be0ff1b 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1 +1 @@
-Welcome to your new wiki powered by [ikiwiki](http://ikiwiki.info).
+* [About this wiki](about).
-- 
GitLab