Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
El3veN committed Mar 6, 2018
1 parent 02e1bc4 commit 092a640
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions docs/source/index.rst
@@ -1,19 +1,17 @@
Welcome to Django Kong's documentation!
Welcome to Maya documentation!
=======================================

A simple example
What is Maya ?
-----------------

You can see a `basic version <http://golem.ericholscher.com/kong/>`_ running for my personal site. It is super barebones, but it should give you an idea of what exactly is possible.
Maya is a simple moderation bot for discord. It is used for small and medium discord servers. The bot is running using Discord.JS.

Tests are written using `Twill <http://twill.idyll.org/commands.html>`_, which allows for easy functional testing of web apps.

Get the code
Get the bot
-------------

The `source <http://github.com/ericholscher/django-kong>`_ is available on Github. I would like to thank `Nathan Borror <http://nathanborror.com>`_ for the design parts that are pretty :)
The `source <https://github.com/AnIdiotsGuide/guidebot>`_ is available on Github. The core bot is build arround GuideBot. With more commands and features. Such a warns, logs, channel lock.
But the Maya BOT itself is private.

The mailing list for the project is located at google groups: http://groups.google.com/group/django-testing

Contents
--------
Expand All @@ -22,16 +20,12 @@ Contents
:maxdepth: 2
:glob:

install
management_commands
settings
overview
meta
roadmap
Info
Commands
Settings
Support


What's with the name?
----------------------

Originally Kong was called paradigm, because it was going to change the way we thought about deployment. After much convincing from coworkers that this was too enterprisey, during the Djangocon 09 sprints, I was given the name Donkey Kong. I thought it would be a fun play on words to name a project django kong, because it sounds like Djangocon, and it plays off of Donkey Kong. Then I just needed to find a way to associate Kong with what the project actually does, because it's a Deployment Testing Tool for King/Donkey Kong sized sites.


0 comments on commit 092a640

Please sign in to comment.