Re: [Announce] Hugo migration complete

2021-02-10 Thread Robert Metzger
I'm taking care of the buildbot scripts. Thanks a lot for the effort! On Wed, Feb 10, 2021 at 7:23 PM Chesnay Schepler wrote: > Looks like the buildbot scripts have not been updated yet: > > https://ci.apache.org/builders/flink-docs-master/builds/2134/steps/Build%20docs/logs/stdio > > On 2/10/2

Re: [Announce] Hugo migration complete

2021-02-10 Thread Chesnay Schepler
Looks like the buildbot scripts have not been updated yet: https://ci.apache.org/builders/flink-docs-master/builds/2134/steps/Build%20docs/logs/stdio On 2/10/2021 7:16 PM, Matthias Pohl wrote: Thanks again, Seth. Good job! :+1: On Wed, Feb 10, 2021 at 5:00 PM Seth Wiesman wrote: Piotr, docs

Re: [Announce] Hugo migration complete

2021-02-10 Thread Matthias Pohl
Thanks again, Seth. Good job! :+1: On Wed, Feb 10, 2021 at 5:00 PM Seth Wiesman wrote: > Piotr, > > docs/content is where Jekyll stores its build artifacts. In > release-1.11/release-1.12 it is hidden via .gitignore so its content is not > removed when switching to master from those branches. Yo

Re: [Announce] Hugo migration complete

2021-02-10 Thread Seth Wiesman
Piotr, docs/content is where Jekyll stores its build artifacts. In release-1.11/release-1.12 it is hidden via .gitignore so its content is not removed when switching to master from those branches. You only need to remember to delete this folder when you are switching from release-1.11/12 to master

Re: [Announce] Hugo migration complete

2021-02-10 Thread Piotr Nowojski
Hi Seth, To clarify if I understand it correctly. Does it mean that now every time we are switching between master/release-1.11/release-1.12 branches we will need to remember to remove docs/content? Best, Piotrek śr., 10 lut 2021 o 16:08 Seth Wiesman napisał(a): > One thing at a time :) > > I'

Re: [Announce] Hugo migration complete

2021-02-10 Thread Seth Wiesman
One thing at a time :) I'm creating tickets now for the ones on the PR but please create others as they come up. On Wed, Feb 10, 2021 at 9:02 AM Chesnay Schepler wrote: > Thank you Seth for the work you put in. This is a really nice improvement. > (When do we migrate the Flink website? :P ) > >

Re: [Announce] Hugo migration complete

2021-02-10 Thread Chesnay Schepler
Thank you Seth for the work you put in. This is a really nice improvement. (When do we migrate the Flink website? :P ) Regarding the follow-ups raised in the PR, will you go over them and create tickets, or...? On 2/10/2021 3:40 PM, Seth Wiesman wrote: Hi Everyone, I'm happy to say the migra

[Announce] Hugo migration complete

2021-02-10 Thread Seth Wiesman
Hi Everyone, I'm happy to say the migration of Flinks documentation to hugo is complete! There will likely be some continued work over the next weeks to clean up the css but the documentation freeze is over. Please carefully read docs/README for details about how to build and work with our new do