diff --git a/README.rst b/README.rst index 28e3e4b..236972b 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,10 @@ within projects. Homepage: https://github.com/pypingou/pagure -Dev instance: http://209.132.184.222/ (/!\\ May change unexpectedly, it's a dev instance ;-)) +See it at work: https://pagure.io + +Playground version: https://stg.pagure.io + Get it running @@ -49,47 +52,3 @@ Get it running This will launch the application at http://127.0.0.1:5000 -UI overview ------------ - -.. image:: screenshots/overview_home.png - :scale: 50 % - :alt: Pagure's home page overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_home.png - -.. image:: screenshots/overview_main.png - :scale: 50 % - :alt: Pagure's project page overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_main.png - -.. image:: screenshots/overview_commit.png - :scale: 50 % - :alt: Pagure's commit overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_commit.png - -.. image:: screenshots/overview_request_pull.png - :scale: 50 % - :alt: Pagure's pull-request overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_request_pull.png - -.. image:: screenshots/overview_issues_list.png - :scale: 50 % - :alt: Pagure's issues list overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_issues_list.png - -.. image:: screenshots/overview_issue.png - :scale: 50 % - :alt: Pagure's issue overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_issue.png - -.. image:: screenshots/overview_users.png - :scale: 50 % - :alt: Pagure's users overview - :align: center - :target: https://github.com/pypingou/pagure/raw/master/screenshots/overview_users.png