Waliki is a simple wiki app for Django. We can write wiki contents with reStructuredText and the contents will be stored in a Git repository. In this post, I would like to introduce the instructions to install Waliki.
Getting Started
First, install the related Ubuntu packages:
$ sudo apt-get install git …