adoroszlai opened a new pull request, #1222:
URL: https://github.com/apache/ratis/pull/1222

   ## What changes were proposed in this pull request?
   
   Ratis website is broken due to new Content Security Policy.
   
   
![before](https://github.com/user-attachments/assets/ae93fa55-390a-4960-913d-7ac4a21b06c7)
   
   Fix:
   
   - Add bootstrap and jquery scripts to `static` to avoid using remote 
resources
   - Remove broken embedded slides (keep links)
   
   https://issues.apache.org/jira/browse/RATIS-2250
   
   ## How was this patch tested?
   
   ```
   hugo serve
   open http://localhost:1313
   ```
   
   
![after](https://github.com/user-attachments/assets/7a85c6e2-cd9c-4a9d-963e-683636b6aa39)


-- 
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]

Reply via email to