Author: zjffdu
Date: Sun Jan 17 11:17:43 2021
New Revision: 1885598

URL: http://svn.apache.org/viewvc?rev=1885598&view=rev
Log:
update doc of 0.9

Added:
    zeppelin/site/Gemfile
    zeppelin/site/gh-pages.iml
Modified:
    zeppelin/site/atom.xml
    zeppelin/site/rss.xml

Added: zeppelin/site/Gemfile
URL: http://svn.apache.org/viewvc/zeppelin/site/Gemfile?rev=1885598&view=auto
==============================================================================
--- zeppelin/site/Gemfile (added)
+++ zeppelin/site/Gemfile Sun Jan 17 11:17:43 2021
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+source 'https://rubygems.org'
+gem 'github-pages'
+gem 'redcarpet'
+gem 'jekyll-twitter-plugin'

Modified: zeppelin/site/atom.xml
URL: 
http://svn.apache.org/viewvc/zeppelin/site/atom.xml?rev=1885598&r1=1885597&r2=1885598&view=diff
==============================================================================
--- zeppelin/site/atom.xml (original)
+++ zeppelin/site/atom.xml Sun Jan 17 11:17:43 2021
@@ -4,7 +4,7 @@
  <title>Apache Zeppelin</title>
  <link href="http://zeppelin.apache.org/"; rel="self"/>
  <link href="http://zeppelin.apache.org"/>
- <updated>2021-01-17T19:11:56+08:00</updated>
+ <updated>2021-01-17T19:16:25+08:00</updated>
  <id>http://zeppelin.apache.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Added: zeppelin/site/gh-pages.iml
URL: 
http://svn.apache.org/viewvc/zeppelin/site/gh-pages.iml?rev=1885598&view=auto
==============================================================================
--- zeppelin/site/gh-pages.iml (added)
+++ zeppelin/site/gh-pages.iml Sun Jan 17 11:17:43 2021
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>
\ No newline at end of file

Modified: zeppelin/site/rss.xml
URL: 
http://svn.apache.org/viewvc/zeppelin/site/rss.xml?rev=1885598&r1=1885597&r2=1885598&view=diff
==============================================================================
--- zeppelin/site/rss.xml (original)
+++ zeppelin/site/rss.xml Sun Jan 17 11:17:43 2021
@@ -5,8 +5,8 @@
         <description>Apache Zeppelin - The Apache Software 
Foundation</description>
         <link>http://zeppelin.apache.org</link>
         <link>http://zeppelin.apache.org</link>
-        <lastBuildDate>2021-01-17T19:11:56+08:00</lastBuildDate>
-        <pubDate>2021-01-17T19:11:56+08:00</pubDate>
+        <lastBuildDate>2021-01-17T19:16:25+08:00</lastBuildDate>
+        <pubDate>2021-01-17T19:16:25+08:00</pubDate>
         <ttl>1800</ttl>
 
 


Reply via email to