Gate One consists of gateone.py and several supporting Python modules and scripts. The documentation for each can be found below:
A large and very important part of Gate One is the client-side JavaScript that runs in the user's browser. This consists of the following:
Gate One comes bundled with a number of plugins which can include any number of files in Python, JavaScript, or CSS (yes, you could have a CSS-only plugin!). These included plugins are below:
Todo
Write documentation on how to write plugins.
Todo
Write documentation on embedding Gate One into other applications. Include details on how to make it hidden until a certain keystroke is entered.