317brian commented on PR #516: URL: https://github.com/apache/druid-website-src/pull/516#issuecomment-2632427887
I think you'd make a local copy of those locally and update the references. So `clipboard.min.js` in `static/js` and then update `docusaurus.config.js` to refer to it: https://github.com/apache/druid-website-src/blob/5b1f08e9a5132a9d6ed4f610f6811b7a1dd1b6d8/docusaurus.config.js#L20 And https://github.com/apache/druid-website-src/tree/master/src/css for Font Awesome I haven't tried it but it should work And then you can test it by making sure the site still renders (the icons on the homepage etc) and the copy button for the code blocks still work -- 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]
