[Geoserver-devel] Request testing of website PR (for the 2.19.1 release Monday)

If I can ask for a review of https://github.com/geoserver/geoserver.github.io/pull/104

I have created a _plugin/release.rb to generate release pages from the announcement blog post (reducing the amount of work needed each month). Kevin can probably tell me how I am doing ruby incorrectly :slight_smile:

ยทยทยท

โ€“
Jody Garnett

Thanks for the review Ian.

I had to switch to using a workflow to build a gh-pages branch, as _plugins are off limits for normal github page generation

ยทยทยท

โ€“
Jody Garnett

It is working well, release pages from 2.10 onward now generated from their respective blog posts.

Also introduced pagination for the blog posts:

ยทยทยท

โ€“
Jody Garnett

Thanks for the pagination Jody. Lots of changes in that PR, not sure what happened LOLโ€ฆ is that release.rb
file that did all the changes, or you went by hand and modified over 100 files?

Cheers
Andrea

ยทยทยท

Regards, Andrea Aime

== GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati โ€œGDPRโ€), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) รจ un dato la cui conoscenza รจ riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le รจ giunto per errore, รจ tenuta/o a cancellarlo, ogni altra operazione รจ illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 โ€œGDPRโ€ - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

I am modifying by hand 100 files, about half way removing all the release pages (so they can be generated).
Long term goal is to generate the download page because I hate doing that by hand.

ยทยทยท

โ€“
Jody Garnett