NicoK opened a new pull request #9444: [FLINK-13726][docs] build docs with jekyll 4.0.0.pre.beta1 URL: https://github.com/apache/flink/pull/9444 ## What is the purpose of the change Jekyll 4 is way faster in generating the docs than jekyll 3 - probably due to the newly introduced cache. Site generation time goes down by roughly a factor of 2.5 even with the current beta version! ## Brief change log Building on top of #9443, this PR adds: - temporarily disable liveserve inside `build_docs.sh -i` because the module it is based on is not (yet) available for jekyll 4 - upgrade gem dependency to `jekyll 4.0.0.pre.beta1` ## Verifying this change This change is a trivial rework and I verified the changes in the generated HTML pages (nothing changed).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
