aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 14:36:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 14:36:20 -0300
commit46d292dbf89c812e504811e5442df4bbba921e7c (patch)
tree885d63ca79b57deb9d1ed5371c400a5fe6ec80ac
parentc42f95e3e6f149d42e18daf773360edd8376e379 (diff)
downloadblog-46d292dbf89c812e504811e5442df4bbba921e7c.tar.gz
blog-46d292dbf89c812e504811e5442df4bbba921e7c.tar.bz2
Try to fix listing
-rw-r--r--static.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/static.mdwn b/static.mdwn
index 9c6bd8c..761e32d 100644
--- a/static.mdwn
+++ b/static.mdwn
@@ -6,8 +6,8 @@ Currently [ikiwiki](http://ikiwiki.info) is adopted by the following reasons:
1. There is a [Debian package](https://packages.debian.org/stable/ikiwiki).
2. It's flexible enough to support both local or remote side static compilation:
- a. Local compilation by calling the `ikiwiki` command directly.
- b. Remotelly by using a [git hook](http://ikiwiki.info/rcs/git/).
+ * Local compilation by calling the `ikiwiki` command directly.
+ * Remotelly by using a [git hook](http://ikiwiki.info/rcs/git/).
When it's said **both** it means that you don't need to choose either of the two options: you can choose or both simultaneously.