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.