sjwiesman commented on pull request #14903: URL: https://github.com/apache/flink/pull/14903#issuecomment-775366039
@zentol * Updated dependencies: `LICENSE.book` is for the underlying hugo theme the Flink docs are based on. `LICENSE.katex` and `LICENSE.mermaid` are transitive dependencies of that change. `LICENSE.chroma` is the one I am most unsure about. The file `github.css` is used to style our syntax highlighting. It was generated using the command `hugo gen chromastyles --style=github > github.css` where chroma is MIT licensed. My understanding is that the output of this work is derivative and as such `github.css` also needs to be MIT licensed but please correct me if I am mistaken. * Config and Rest API styling. I'm happy to make this look however you feel is best. * `docs/content` Unfortunately we cannot change this. I don't have a satisfying answer here. * release-1.11 and release-1.12 The current plan is to leave those as Jekyll based. I estimate it would require a week's worth of work for each branch we need to update. * Infra The build bot is ready to go. ---------------------------------------------------------------- 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]
