]> gitweb.fluxo.info Git - blog.git/commitdiff
Fix listing (2)
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 17:38:42 +0000 (14:38 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 17:38:42 +0000 (14:38 -0300)
static.mdwn

index 761e32dc8d2278b7eac3bb4c61880e46fcca4039..664d1c9f867cffb385c80a44d08b791e2edf1bf6 100644 (file)
@@ -4,10 +4,10 @@
 
 Currently [ikiwiki](http://ikiwiki.info) is adopted by the following reasons:
 
-1. There is a [Debian package](https://packages.debian.org/stable/ikiwiki).
+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:
-  * Local compilation by calling the `ikiwiki` command directly.
-  * 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.