[
https://issues.apache.org/jira/browse/KAFKA-13868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566398#comment-17566398
]
ASF GitHub Bot commented on KAFKA-13868:
----------------------------------------
divijvaidya opened a new pull request, #422:
URL: https://github.com/apache/kafka-site/pull/422
As per the [Apache privacy
policy](https://privacy.apache.org/faq/committers.html), all JS files are
recommended to be hosted along with the website so that we don't have a
dependency on CDNs such as cloudflare.
This change brings two JS libraries into the code base.
- prism: used for syntax highlighting
- handlebars: templating library
# Testing
Verified that syntax highlighting works as expected. No errors in the
console.
> Website updates to satisfy Apache privacy policies
> --------------------------------------------------
>
> Key: KAFKA-13868
> URL: https://issues.apache.org/jira/browse/KAFKA-13868
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Assignee: Divij Vaidya
> Priority: Critical
>
> The ASF has updated its privacy policy and all websites must be compliant.
> The full guidelines can be found in
> [https://privacy.apache.org/faq/committers.html]
> The Kafka website has a few issues, including:
> - It's missing a link to the privacy policy:
> [https://privacy.apache.org/policies/privacy-policy-public.html]
> - It's using Google Analytics
> - It's using Google Fonts
> - It's using scripts hosted on Cloudflare CDN
> - Embedded videos don't have an image placeholder
> As per the email sent to the PMC, all updates have to be done by July 22.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)