317brian opened a new pull request, #392: URL: https://github.com/apache/druid-website-src/pull/392
(This PR would be merged after the Docusaurus2 upgrade in apache/druid and apache/druid-website-src) The Druid branch that this can be tested against is this one in my fork: [317brian/druid@26-docusaurus-test-branch](https://github.com/317brian/druid/tree/26-docusaurus-test-branch?rgh-link-date=2023-06-05T19%3A58%3A40Z) It is the 26 release with 4 additional commits: - changing the sidebar into the docusaurus2 format - changing the redirects to the docusaurus2 format - fixing markdown syntax so that the site can be built - changing the img tags to use markdown syntax The relevant files are: - `README` that describes the publishing steps -`build_docs.py` that builds the site - `copy_druid_docs.py` that copies the Druid - `do_all_things.py` that's a wrapper for `build_docs` and `copy_druid_docs` To test this, clone my Druid fork and checkout the branch as a peer of this repo and use the instructions in the README There are more files changed than those listed under relevant files because this also upgrades to docusaurus2 so that it can be tested (which is why the upgrade PR that will be opened needs to be merged first) Thanks @vtlim and @techdocsmith for helping get this together -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
