================
Wikkid Wiki Home
================

Wikkid is a wiki that uses Bazaar as a way to store the content.

Principles of Wikkid
--------------------

* Will run using any Bazaar_ branch, not just one it has created
* Provides a Bazaar plugin to simplify the serving of a branch
* When run locally Wikkid will use the current users configured identity
* Can be used as a public facing wiki with multiple users
* Can be used as a library in other Python_ applications

.. _Bazaar: http://bazaar.canonical.com
.. _Python: http://python.org

Now what?
---------

* Join the `developer's mailing list`_
* Read the hacking_ document
* Browse the source_
* Look through the `To Do`_ list and fix something

.. _`developer's mailing list`: https://launchpad.net/~wikkid-dev
.. _hacking: /Hacking
.. _source: /+listing
.. _`To Do`: /ToDo
