Sysadmin Load Reduction: Project Specific Sites

2019-11-08 Thread Ben Cooksley
Hi all, In terms of project specific sites, we are in a reasonably good state here, with most sites being based off either a standard CMS or static site generator (which are relatively easy to maintain in bulk with the incremental effort being much lower). There are some exceptions though, and in

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-09 Thread Thomas Friedrichsmeier
Hi Ben, On Sat, 9 Nov 2019 12:50:07 +1300 Ben Cooksley wrote: > - RKWard (rkward.kde.org): This site is currently based on Mediawiki, > which is substantially more difficult to maintain and keep updated > compared to a site built using Hugo, Jekyll, Wordpress or Drupal. > > Given that the site w

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-12 Thread Ben Cooksley
On Sun, Nov 10, 2019 at 4:10 AM Thomas Friedrichsmeier wrote: > > Hi Ben, Hi Thomas, > > On Sat, 9 Nov 2019 12:50:07 +1300 > Ben Cooksley wrote: > > - RKWard (rkward.kde.org): This site is currently based on Mediawiki, > > which is substantially more difficult to maintain and keep updated > > c

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-12 Thread Carl Schwan
Hello all, I now created a repository[1] with the content automatically extracted from mediawiki with a script. The extracted result is very bad but I started cleaning it see commit[2]. This need to be moved to the website git namespace, but until this is done I granted every KDE developer push

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-13 Thread Ben Cooksley
On Wed, Nov 13, 2019 at 10:00 PM Thomas Friedrichsmeier wrote: > > Hi! Hi Thomas, > > On Tue, 12 Nov 2019 21:32:16 + > Carl Schwan wrote: > > I now created a repository[1] with the content automatically > > extracted from mediawiki with a script. The extracted result is very > > bad but I s

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-13 Thread Thomas Friedrichsmeier
Hi! On Tue, 12 Nov 2019 21:32:16 + Carl Schwan wrote: > I now created a repository[1] with the content automatically > extracted from mediawiki with a script. The extracted result is very > bad but I started cleaning it see commit[2]. This need to be moved to > the website git namespace, but

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-13 Thread Carl Schwan
Hi, I just spend a bit more time cleaning the content and updating some bits ;) The content is now mostly correctly converted. The only thing missing is a up to date screenshot of RKward, so that it doesn't look like a KDE4 app. Could you provide me with an up to date screenshot using the breeze

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-14 Thread meik michalke
Am Donnerstag, 14. November 2019, 01:36:31 CET schrieb Carl Schwan: > The content is now mostly correctly converted. The only thing missing is > a up to date screenshot of RKward, so that it doesn't look like a KDE4 app. i'm on it. @thomas: are you okay with already showing off our new markdown l

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-15 Thread Thomas Friedrichsmeier
Hi! On Thu, 14 Nov 2019 00:36:31 + Carl Schwan wrote: > When this is done I can start the process to replace the current > website (create sysadmin request to get repo with the correct > namespace, create merge request to the ci tooling, and more). As I can see you've already done this. Tha

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-15 Thread Thomas Friedrichsmeier
Sorry 'bout the noise: On Fri, 15 Nov 2019 15:51:07 +0100 Thomas Friedrichsmeier wrote: > 2) Can I retrieve the old screenshots, somewhere? Sure a bunch of > those could do with an update, but I'd still like to reuse most. > (Screenshots page is just a list of filenames, ATM). Never mind this pa

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-15 Thread Ben Cooksley
On Sat, Nov 16, 2019 at 4:37 AM Thomas Friedrichsmeier wrote: > > Sorry 'bout the noise: > > On Fri, 15 Nov 2019 15:51:07 +0100 > Thomas Friedrichsmeier > wrote: > > 2) Can I retrieve the old screenshots, somewhere? Sure a bunch of > > those could do with an update, but I'd still like to reuse mo

Re: Sysadmin Load Reduction: Project Specific Sites

2019-11-16 Thread Ben Cooksley
On Sat, Nov 9, 2019 at 12:50 PM Ben Cooksley wrote: > > Hi all, Hi all, > > In terms of project specific sites, we are in a reasonably good state > here, with most sites being based off either a standard CMS or static > site generator (which are relatively easy to maintain in bulk with the > inc