Divij Vaidya created TINKERPOP-2775:
---------------------------------------
Summary: Remove depedencnt on cloudflare
Key: TINKERPOP-2775
URL: https://issues.apache.org/jira/browse/TINKERPOP-2775
Project: TinkerPop
Issue Type: Bug
Components: documentation
Reporter: Divij Vaidya
As per ASF privacy policy [1], we should not host JS or CSS files on CDNs such
as Cloudflare instead, we should opt to host the Fonts/JS/CSS locally on the
Apache server.
We have multiple instances [2] where we are downloading scripts from
cloudflare. This task should remove this dependency and host the files locally.
[1] [https://privacy.apache.org/faq/committers.html]
[2] Instances of Fonts/JS/CSS downloaded from CDN (not exhaustive):
[https://github.com/apache/tinkerpop/blob/master/docs/site/home/index.html#L26]
[https://github.com/apache/tinkerpop/blob/master/docs/site/home/index.html#L951]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)