From 64e124ff9c84341ce2466f749e1d46b43e0900f9 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: May 26 2020 20:14:53 +0000 Subject: doc: Add a page documenting known Pagure instances This adds a page that documents instances of Pagure in use. It is based on the page that is included in the Koji documentation. Signed-off-by: Neal Gompa --- diff --git a/doc/index.rst b/doc/index.rst index 64144ec..3b313a2 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -45,6 +45,7 @@ Contents: development contributing contributors + runs_here .. toctree:: :titlesonly: diff --git a/doc/runs_here.rst b/doc/runs_here.rst new file mode 100644 index 0000000..068f610 --- /dev/null +++ b/doc/runs_here.rst @@ -0,0 +1,20 @@ +Runs Here +========= + +List of locations that Pagure is currently in use +------------------------------------------------- + +Please add yourself here if you run a local version of Pagure. Please also +describe what you are using it for. + ++---------+------------------------------------------+--------------------------------+----------------------------------------------+ +| # | Project | Site Name | Used for | ++=========+==========================================+================================+==============================================+ +| 0 | `Fedora `__ | https://src.fedoraproject.org | Development of Fedora Linux distribution | ++---------+------------------------------------------+--------------------------------+----------------------------------------------+ +| 1 | `CentOS `__ | https://git.centos.org | Development of CentOS Linux distribution | ++---------+------------------------------------------+--------------------------------+----------------------------------------------+ +| 2 | `Midipix `__ | https://dev.midipix.org | Development of Midipix and related projects | ++---------+------------------------------------------+--------------------------------+----------------------------------------------+ +| 3 | `Cool Bug `__ | https://repo.coolbug.org | Development of personal projects | ++---------+------------------------------------------+--------------------------------+----------------------------------------------+