1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
========================================
HyperKitty - Archiver for GNU Mailman v3
========================================
HyperKitty is an open source Django application under development. It aims to
provide a web interface to access GNU Mailman v3 archives.
Links
=====
- Full documentation: https://hyperkitty.readthedocs.org
- Project page and feedback: https://gitlab.com/mailman/hyperkitty
- Demo server: https://lists.mailman3.org/
- Local development setup: http://docs.mailman3.org/en/latest/devsetup.html
License
=======
HyperKitty is licensed under the `GPL v3.0 <http://www.gnu.org/licenses/gpl-3.0.html>`_
Help, Bugs, Feedback
====================
If you need help with HyperKitty, want to keep up with progress, chat with
developers, or ask any other questions about HyperKitty, you can hang out in the
IRC channel: `#mailman on irc.freenode.net <https://webchat.freenode.net/?channels=mailman>`_.
You can also subscribe to our `mailing list <https://lists.fedorahosted.org/admin/lists/hyperkitty-devel.lists.fedorahosted.org/>`_ of developers.
To report bugs, please create `a ticket here <https://gitlab.com/mailman/hyperkitty/issues>`_ or contact us on IRC.
About other links of feedback, please see below.
- User mailing list: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/
- The "mailman" developers links: https://mail.python.org/mailman/listinfo/mailman-developers/
|