zregvart opened a new pull request #66: chore: add cache busting URL: https://github.com/apache/camel-website/pull/66 This adds cache busting by adding the hash of the resource to the built file name, for example `site.css` becomes `site-41b4bf62e5.css`. This allows us to cache the resources for long periods and still have them loaded in the browsers at the latest versions when we do change them. Ref: [CAMEL-13816](https://issues.apache.org/jira/browse/CAMEL-13816) This leaves the theme preview functionality broken at the moment. I'm looking into how to fix that, the Hugo preview should be unaffected.
---------------------------------------------------------------- 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
