[gimp-web/master: 51/51] Merge remote-tracking branch 'origin/testing'




commit b75d41fcdc85983e52f5684a3675a13639f97f67
Merge: 6fbba9ed 1d38770b
Author: Jehan <jehan girinstud io>
Date:   Sun Oct 16 01:32:31 2022 +0200

    Merge remote-tracking branch 'origin/testing'
    
    - News for the new developer website.
    - Added a Mastodon account link on footer.
    - New "Share on Mastodon" link in bottom of news articles.
    - New mirror: metanet.ch
    - Various mirror info, script and process updates.
    - New download-plot script for mirror download stats.
    - Various pages' updates: about, about/history, develop/, FAQ; various data were
      moved around, docs/ page was simplified, Get Involved page was improved,
      redundant texts were merged, the page about patch contribution was deleted (it
      is now in the new developer website), links were fixed or redirected to the
      dev website (roadmap, etc.)…
    - Some mirrors were updated, some were removed (e.g. duplicate, or some which
      could not work with our new MirrorBits based infrastructure). mirror.surf is
      back in the pool, but set as CountryOnly thanks to MirrorBits abilities.

 content/about/discuss.md                           |   4 +-
 content/about/history.md                           |   7 +-
 content/about/index.md                             |  24 ++-
 content/about/meta/file-list.md                    |   2 +-
 content/about/meta/social/index.md                 |   4 +-
 content/bugs/howtos/submit-patch.md                |  94 -----------
 content/bugs/index.md                              | 102 +++++++----
 content/bugs/report.md                             | 114 ++++++++++---
 content/develop/index.md                           | 186 +++++++++------------
 content/docs/index.md                              |  50 +-----
 content/docs/userfaq.ar.md.old                     |   6 +-
 content/docs/userfaq.md                            |  48 +++---
 content/downloads/mirrors.json                     | 141 +++++++++++-----
 content/js/mastodon.js                             |  65 +++++++
 content/links/index.md                             |   7 +-
 content/links/org.md                               |   4 +-
 content/man/gimp-remote.md                         |   2 +
 .../gimp-developer-website-revival-2022.png        | Bin 0 -> 105693 bytes
 .../2022/2022-10-new-developer-website/index.md    | 185 ++++++++++++++++++++
 content/release-notes/gimp-2.10.md                 |   2 +-
 content/release-notes/gimp-2.7.md                  |   2 +-
 content/release-notes/gimp-2.8.md                  |   2 +-
 content/source/index.md                            |   4 +-
 content/tutorials/index.md                         |  11 ++
 devel-docs/mirror-howto.md                         | 106 ++++++++----
 themes/newgimp/static/css/article.css              |   4 +
 themes/newgimp/templates/article.html              |  43 ++++-
 themes/newgimp/templates/base.html                 |   4 +-
 tools/downloads/download-plot.py                   | 167 ++++++++++++++++++
 tools/downloads/downloads.http.txt                 |  50 +++---
 tools/downloads/gimp-check-mirrors.py              |  72 +-------
 tools/downloads/gimputils/oc.py                    | 172 +++++++++++++++++++
 tools/downloads/gimputils/version.py               | 118 +++++++++++++
 tools/downloads/update-mirrors.py                  |  44 +++--
 34 files changed, 1301 insertions(+), 545 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]