Re: [dev] Moving Libcloud website source code from svn to git

2022-03-30 Thread anthony shaw
Nice work. Thanks Tomaz > > On 31 Mar 2022, at 10:11 am, Tomaz Muraus wrote: > > And it's live - > https://libcloud.apache.org/blog/2022/03/30/website-updates.html > > --- Original Message --- > >> On Wednesday, March 30th, 2022 at 12:05 AM, Tomaz Muraus >> wrote: >> >> After sp

Re: [dev] Moving Libcloud website source code from svn to git

2022-03-30 Thread Tomaz Muraus
And it's live - https://libcloud.apache.org/blog/2022/03/30/website-updates.html --- Original Message --- On Wednesday, March 30th, 2022 at 12:05 AM, Tomaz Muraus wrote: > After spending way too many hours on this, I finally managed to get most > things upgraded and working - https://l

Re: [dev] Moving Libcloud website source code from svn to git

2022-03-29 Thread Tomaz Muraus
After spending way too many hours on this, I finally managed to get most things upgraded and working - https://libcloud.staged.apache.org. This includes: * Upgrading Jekyll to latest stable versions (4.2) * Upgrading Ruby to latest stable version (3.1) * Upgrading Bootstrap theme to v3.3.7 and

Re: [dev] Moving Libcloud website source code from svn to git

2022-03-28 Thread Tomaz Muraus
It turns out that creating a working Dockerfile is a massive pain, because the Ruby and Jekyll version used are very old and unsupported and this brings up all kind of issues. I did manage to get it working in the end with some hacks and changes in the Jekyll configuration (https://github.com/

[dev] Moving Libcloud website source code from svn to git

2022-03-27 Thread Tomaz Muraus
I just wanted to give everyone a heads up - I'm working on moving the website source code from svn to git (finally!). New website repo location will be - https://github.com/apache/libcloud-site/ (https://gitbox.apache.org/repos/asf/libcloud-site.git). ASF website publishing infra does support b