This is Wiki Project, just inspired by the Wikipedia.
In this web app anyone can create or edit the file.
You can check out the Live Preview. Click here.
You need to have the python,pip and git setup in your machine.
Django
Markdown 2
Now open your terminal run the following commands:
git clone {the url of repo after the fork}
cd wiki
python manage.py runserver
Now, you ready to go with project.
I will be happy to see your pull request.
Contact me if you get any problem.