Text Blame Raw
Pagure
=======

Pagure is a light-weight git-centered forge based on pygit2.

Features:
* Open-sources: Web-interface for the git repositories
* Flexibility: Ability to create any project you want
* One place: Keep your documentation and tickets in pagure
* Collaboration: Fork a project and make a pull-request
* Integration: Create pull-request from a fork hosted somewhere else than in
    pagure
* Async: Sources, doc, ticket and pull-requests meta-data are available in
    the web interface but also in git repos which can thus be cloned and
    change locally.
* ``Freedom``: Pagure is fully Free and Open-Source Software!


Resources:

- `Home page <https://pagure.io/`_
- `Git repository <http://pagure.io/pagure>`_
- `Github mirror <https://github.com/pypingou/pagure>`_


Contents:

.. toctree::
   :maxdepth: 2

   overview
   install
   install_milter
   install_evs
   configuration
   development
   contributing
   contributors



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`