This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 68ae867a1 ZEPPELIN-6172 Remove downloading external resources
68ae867a1 is described below
commit 68ae867a115d0a32c8eba921c3e712dca629042a
Author: Jongyoul Lee <[email protected]>
AuthorDate: Mon Apr 7 22:17:45 2025 +0900
ZEPPELIN-6172 Remove downloading external resources
---
docs/0.12.0/assets/font-awesome.min.css | 4 ++++
docs/0.12.0/assets/jquery-1.10.2.min.js | 6 ++++++
docs/0.12.0/index.html | 26 +++++++++++++-------------
3 files changed, 23 insertions(+), 13 deletions(-)
diff --git a/docs/0.12.0/assets/font-awesome.min.css
b/docs/0.12.0/assets/font-awesome.min.css
new file mode 100644
index 000000000..ec53d4d6d
--- /dev/null
+++ b/docs/0.12.0/assets/font-awesome.min.css
@@ -0,0 +1,4 @@
+/*!
+ * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT
License)
+
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0')
format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0')
format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0')
format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular')
format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal
normal normal 14px/1 FontAw [...]
\ No newline at end of file
diff --git a/docs/0.12.0/assets/jquery-1.10.2.min.js
b/docs/0.12.0/assets/jquery-1.10.2.min.js
new file mode 100644
index 000000000..da4170647
--- /dev/null
+++ b/docs/0.12.0/assets/jquery-1.10.2.min.js
@@ -0,0 +1,6 @@
+/*! jQuery v1.10.2 | (c) 2005, 2013 jQuery Foundation, Inc. |
jquery.org/license
+//@ sourceMappingURL=jquery-1.10.2.min.map
+*/
+(function(e,t){var n,r,i=typeof
t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.2",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,x=function(e,t){return
new
x.fn.init(e,t,r)},w=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*\[)+/g,A=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/
[...]
+}({});var B=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;function
R(e,n,r,i){if(x.acceptData(e)){var
o,a,s=x.expando,l=e.nodeType,u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&&(i||u[c].data)||r!==t||"string"!=typeof
n)return
c||(c=l?e[s]=p.pop()||x.guid++:s),u[c]||(u[c]=l?{}:{toJSON:x.noop}),("object"==typeof
n||"function"==typeof
n)&&(i?u[c]=x.extend(u[c],n):u[c].data=x.extend(u[c].data,n)),a=u[c],i||(a.data||(a.data={}),a=a.data),r!==t&&(a[x.camelCase(n)]=r),"string"==typeof
n?(o=a[n],null [...]
+u[o]&&(delete u[o],c?delete n[l]:typeof
n.removeAttribute!==i?n.removeAttribute(l):n[l]=null,p.push(o))}},_evalUrl:function(e){return
x.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})}}),x.fn.extend({wrapAll:function(e){if(x.isFunction(e))return
this.each(function(t){x(this).wrapAll(e.call(this,t))});if(this[0]){var
t=x(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var
e=this;while(e.firstChild&&1===e.first [...]
diff --git a/docs/0.12.0/index.html b/docs/0.12.0/index.html
index e7e6027bd..34e2cefd7 100644
--- a/docs/0.12.0/index.html
+++ b/docs/0.12.0/index.html
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8">
<title>Apache Zeppelin 0.12.0 Documentation: </title>
-
+
<meta name="author" content="The Apache Software Foundation">
<!-- Enable responsive viewport -->
@@ -16,12 +16,12 @@
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
- <link
href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"
rel="stylesheet">
+ <link href="/docs/0.12.0/assets/font-awesome.min.css" rel="stylesheet">
<!-- Le styles -->
<link
href="/docs/0.12.0/assets/themes/zeppelin/bootstrap/css/bootstrap.css"
rel="stylesheet">
<link href="/docs/0.12.0/assets/themes/zeppelin/css/style.css?body=1"
rel="stylesheet" type="text/css">
- <link href="/docs/0.12.0/assets/themes/zeppelin/css/syntax.css"
rel="stylesheet" type="text/css" media="screen" />
+ <link href="/docs/0.12.0/assets/themes/zeppelin/css/syntax.css"
rel="stylesheet" type="text/css" media="screen" />
<!-- Le fav and touch icons -->
<!-- Update these with your own images
<link rel="shortcut icon" href="images/favicon.ico">
@@ -31,13 +31,13 @@
-->
<!-- Js -->
- <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+ <script src="/docs/0.12.0/assets/jquery-1.10.2.min.js"></script>
<script
src="/docs/0.12.0/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
<script src="/docs/0.12.0/assets/themes/zeppelin/js/docs.js"></script>
<script
src="/docs/0.12.0/assets/themes/zeppelin/js/anchor.min.js"></script>
<script src="/docs/0.12.0/assets/themes/zeppelin/js/toc.js"></script>
<script src="/docs/0.12.0/assets/themes/zeppelin/js/lunr.min.js"></script>
- <script src="/docs/0.12.0/assets/themes/zeppelin/js/search.js"></script>
+ <script src="/docs/0.12.0/assets/themes/zeppelin/js/search.js"></script>
<!-- atom & rss feed -->
<link href="/docs/0.12.0/atom.xml" type="application/atom+xml"
rel="alternate" title="Sitewide ATOM Feed">
@@ -63,7 +63,7 @@
</head>
<body>
-
+
<div id="menu" class="navbar navbar-inverse navbar-fixed-top"
role="navigation">
<div class="container navbar-container">
<div class="navbar-header">
@@ -264,7 +264,7 @@
<div class="content">
-
+
<!--<div class="hero-unit ">
<h1></h1>
@@ -327,12 +327,12 @@ limitations under the License.
<h4>Usage</h4>
<ul>
-<li>Dynamic Form
+<li>Dynamic Form
<ul>
<li><a href="./usage/dynamic_form/intro.html">What is Dynamic Form</a>: a step
by step guide for creating dynamic forms</li>
</ul></li>
-<li>Display System
+<li>Display System
<ul>
<li><a href="./usage/display_system/basic.html#text">Text Display
(<code>%text</code>)</a></li>
@@ -383,14 +383,14 @@ limitations under the License.
<h4>Setup</h4>
<ul>
-<li>Basics
+<li>Basics
<ul>
<li><a href="./setup/basics/how_to_build.html">How to Build Zeppelin</a></li>
<li><a href="./setup/basics/systemd.html">Manage Zeppelin with systemd</a></li>
<li><a href="./setup/basics/multi_user_support.html">Multi-user
Support</a></li>
</ul></li>
-<li>Deployment
+<li>Deployment
<ul>
<li><a
href="./setup/deployment/spark_cluster_mode.html#spark-standalone-mode">Spark
Cluster Mode: Standalone</a></li>
@@ -418,7 +418,7 @@ limitations under the License.
<li><a href="./setup/storage/storage.html#notebook-storage-in-gcs">Google
Cloud Storage</a></li>
<li><a href="./setup/storage/storage.html#notebook-storage-in-mongodb">MongoDB
Storage</a></li>
</ul></li>
-<li>Operation
+<li>Operation
<ul>
<li><a href="./setup/operation/configuration.html">Configuration</a>: lists
for Apache Zeppelin</li>
@@ -499,7 +499,7 @@ limitations under the License.
</footer>
</div>
-
+