You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2018/09/30 22:08:55 UTC

[12/12] arrow-site git commit: Update to latest website

Update to latest website


Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/bd12ebcd
Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/bd12ebcd
Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/bd12ebcd

Branch: refs/heads/asf-site
Commit: bd12ebcd4ea40e25223f5db381d04d6de079f08d
Parents: b28ffd8
Author: Wes McKinney <we...@apache.org>
Authored: Sun Sep 30 18:08:34 2018 -0400
Committer: Wes McKinney <we...@apache.org>
Committed: Sun Sep 30 18:08:34 2018 -0400

----------------------------------------------------------------------
 ...nifest-4647df3b12029ed62ec3fee9cfe8e604.json |    1 +
 assets/javascript/main.js                       |   18 +
 ...b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js | 3963 ++++++++++++++++++
 blog/2017/05/08/0.3-release-japanese/index.html |  188 +-
 blog/2017/05/08/0.3-release/index.html          |  188 +-
 blog/2017/05/23/0.4.0-release/index.html        |  177 +-
 blog/2017/06/14/0.4.1-release/index.html        |  183 +-
 blog/2017/06/16/turbodbc-arrow/index.html       |  178 +-
 blog/2017/07/25/0.5.0-release/index.html        |  183 +-
 blog/2017/07/26/spark-arrow/index.html          |  178 +-
 .../08/plasma-in-memory-object-store/index.html |  183 +-
 blog/2017/08/16/0.6.0-release/index.html        |  183 +-
 blog/2017/09/19/0.7.0-release/index.html        |  188 +-
 .../index.html                                  |  202 +-
 blog/2017/12/18/0.8.0-release/index.html        |  173 +-
 .../12/18/java-vector-improvements/index.html   |  169 +-
 blog/2018/03/22/0.9.0-release/index.html        |  173 +-
 blog/2018/03/22/go-code-donation/index.html     |  173 +-
 blog/2018/07/20/jemalloc/index.html             |  193 +-
 blog/2018/08/07/0.10.0-release/index.html       |  173 +-
 blog/index.html                                 |  761 ++--
 committers/index.html                           |  146 +-
 css/main.css                                    |    7 +-
 css/syntax.css                                  |    7 +
 docs/ipc.html                                   |  198 +-
 docs/memory_layout.html                         |  219 +-
 docs/metadata.html                              |  353 +-
 feed.xml                                        |  184 +-
 index.html                                      |  293 +-
 install/index.html                              |  233 +-
 powered_by/index.html                           |  157 +-
 release/0.1.0.html                              |  151 +-
 release/0.10.0.html                             |  164 +-
 release/0.2.0.html                              |  151 +-
 release/0.3.0.html                              |  151 +-
 release/0.4.0.html                              |  151 +-
 release/0.4.1.html                              |  151 +-
 release/0.5.0.html                              |  151 +-
 release/0.6.0.html                              |  151 +-
 release/0.7.0.html                              |  151 +-
 release/0.7.1.html                              |  151 +-
 release/0.8.0.html                              |  156 +-
 release/0.9.0.html                              |  156 +-
 release/index.html                              |  146 +-
 44 files changed, 7677 insertions(+), 3929 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow-site/blob/bd12ebcd/assets/.sprockets-manifest-4647df3b12029ed62ec3fee9cfe8e604.json
----------------------------------------------------------------------
diff --git a/assets/.sprockets-manifest-4647df3b12029ed62ec3fee9cfe8e604.json b/assets/.sprockets-manifest-4647df3b12029ed62ec3fee9cfe8e604.json
new file mode 100644
index 0000000..c5bc5c6
--- /dev/null
+++ b/assets/.sprockets-manifest-4647df3b12029ed62ec3fee9cfe8e604.json
@@ -0,0 +1 @@
+{"files":{"main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js":{"logical_path":"main.js","mtime":"2018-09-30T18:07:35-04:00","size":124533,"digest":"8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796","integrity":"sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y="}},"assets":{"main.js":"main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"}}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/bd12ebcd/assets/javascript/main.js
----------------------------------------------------------------------
diff --git a/assets/javascript/main.js b/assets/javascript/main.js
new file mode 100644
index 0000000..74a91de
--- /dev/null
+++ b/assets/javascript/main.js
@@ -0,0 +1,18 @@
+// 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.
+
+//= require bootstrap