From e437028938f2d20c156f44591606ca0b8e7ba375 Mon Sep 17 00:00:00 2001 From: Anna Ossowski Date: Wed, 19 Aug 2015 17:00:42 +0200 Subject: [PATCH] Update README.rst --- README.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9161946..64b8b9c 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,18 @@ pinax-wiki :target: https://pypi.python.org/pypi/pinax-wiki/ -Welcome to the documentation for pinax-wiki! +pinax-wiki lets you easily add a wiki to your Django site. + +Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates. +This collection can be found at http://pinaxproject.com. + +This app was developed as part of the Pinax ecosystem but is just a Django app and can be used independently of other Pinax apps. + +In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/. + +The Pinax documentation is available at http://pinaxproject.com/pinax/. + +For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com. Running the Tests