ctubbsii opened a new pull request, #423:
URL: https://github.com/apache/accumulo-website/pull/423

   See https://whimsy.apache.org/site/project/accumulo
   
   * Add link to ASF privacy policy in ASF links section of navigation
   * Stop linking to external CDNs for our default page layout. Instead, copy 
the resources, so they are hosted by our site. We don't really need the 
integrity checks to verify the downloads from CDN sites anymore. It adds no 
security since we're hosting them on the same service that would provide the 
checksum (same security domain for users to trust), and removing them 
alleviates the browser from that unnecessary work.
   * Standardize how resources are specified, so they are more consistent and 
easier to update, including converting the embedded `<script>` from 
`_includes/scripts.html`, which contained our own custom scripts for our site, 
into its own `.js` file.
   
   This fixes #420


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