On Thu, Aug 23, 2018 at 03:40:51PM +0100, David Edmundson wrote: > I'm trying to get things going again. > > >I would be so happy if someone would figure out all this and provide me with > >a > command-line solution for adding KF5 release info pages and inserting text > into the main page... I didn't sign up for figuring out webby stuff ;-) > > I've been having a play with a python wordpress xmlrpc library, adding pages/ > blogs is super super easy. > > I can either write a wrapper script that takes title/date/whatever and a path > to a textfile to upload, or we can mod scripts to upload directly. > Release scripts will still need some tweaking for new formatting syntax and to > remove cruft like manually inserting headers and footers. > > Can you (Frameworks release mangers and Applications release managers) link me > to your scripts and I'll be happy to work on those changes.
Here's the one for Plasma which could probably do with a check over and from which others may take inspiration. https://cgit.kde.org/releaseme.git/tree/plasma/plasma-webpages-wordpress Related, the Wordpress theme that was made for www-backstage.kde.org is now in git at https://cgit.kde.org/websites/wordpress-koan-theme.git/ Jonathan
