You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2017/03/02 21:05:24 UTC

[17/17] geode-site git commit: Publish latest updates: updated "about the project", fixed redundant doc link, fixed gradlew script typo

Publish latest updates: updated "about the project", fixed redundant doc link, fixed gradlew script typo


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

Branch: refs/heads/asf-site
Commit: a646ed21a774ca14bf7fac05808583c8975a0e28
Parents: c187e85
Author: Dave Barnes <db...@pivotal.io>
Authored: Thu Mar 2 13:05:04 2017 -0800
Committer: Dave Barnes <db...@pivotal.io>
Committed: Thu Mar 2 13:05:04 2017 -0800

----------------------------------------------------------------------
 .gradle/3.3/taskArtifacts/fileHashes.bin        |   Bin 0 -> 25047 bytes
 .gradle/3.3/taskArtifacts/fileSnapshots.bin     |   Bin 0 -> 61787 bytes
 .gradle/3.3/taskArtifacts/taskArtifacts.bin     |   Bin 0 -> 22477 bytes
 .gradle/3.3/taskArtifacts/taskArtifacts.lock    |   Bin 0 -> 17 bytes
 build/content/bootstrap/bootstrap.min.css       |     9 +
 build/content/community/index.html              |   624 +
 build/content/css/bootflat-extensions.css       |   356 +
 build/content/css/bootflat-square.css           |    69 +
 build/content/css/bootflat.css                  |  1559 ++
 build/content/css/font-awesome.min.css          |     4 +
 build/content/css/geode-site.css                |  1612 +++
 build/content/docs/index.html                   |   242 +
 build/content/font/FontAwesome.otf              |   Bin 0 -> 124988 bytes
 build/content/font/fontawesome-webfont-eot.eot  |   Bin 0 -> 76518 bytes
 build/content/font/fontawesome-webfont-svg.svg  |   685 +
 build/content/font/fontawesome-webfont-ttf.ttf  |   Bin 0 -> 152796 bytes
 .../content/font/fontawesome-webfont-woff.woff  |   Bin 0 -> 90412 bytes
 build/content/font/fontawesome-webfont.woff2    |   Bin 0 -> 71896 bytes
 .../fonts/font-awesome/fontawesome-webfont.eot  |   Bin 0 -> 76204 bytes
 .../fonts/font-awesome/fontawesome-webfont.svg  |   685 +
 .../fonts/font-awesome/fontawesome-webfont.ttf  |   Bin 0 -> 152364 bytes
 .../fonts/font-awesome/fontawesome-webfont.woff |   Bin 0 -> 90144 bytes
 .../font-awesome/fontawesome-webfont.woff2      |   Bin 0 -> 71760 bytes
 build/content/images/favicon.ico                |   Bin 0 -> 1317 bytes
 build/content/img/apache_geode_logo.png         |   Bin 0 -> 23616 bytes
 build/content/img/apache_geode_logo_white.png   |   Bin 0 -> 22695 bytes
 .../img/apache_geode_logo_white_small.png       |   Bin 0 -> 52948 bytes
 build/content/img/asf_logo.png                  |   Bin 0 -> 152842 bytes
 build/content/img/check_flat/default.png        |   Bin 0 -> 25851 bytes
 build/content/img/github.png                    |   Bin 0 -> 8936 bytes
 build/content/index.html                        |   357 +
 build/content/javascripts/all.js                |  1085 ++
 build/content/javascripts/book.js               |   953 ++
 build/content/javascripts/bookbinder.js         |   145 +
 build/content/javascripts/waypoints/context.js  |   316 +
 build/content/javascripts/waypoints/group.js    |   121 +
 .../javascripts/waypoints/noframeworkAdapter.js |   229 +
 build/content/javascripts/waypoints/sticky.js   |    79 +
 build/content/javascripts/waypoints/waypoint.js |   176 +
 build/content/js/bootstrap.min.js               |     8 +
 build/content/js/head.js                        |   708 +
 build/content/js/html5shiv.js                   |     8 +
 build/content/js/jquery-1.10.1.min.js           |     6 +
 build/content/js/jquery.icheck.js               |   397 +
 build/content/js/respond.min.js                 |     6 +
 build/content/js/usergrid-site.js               |    66 +
 build/content/releases/index.html               |   372 +
 build/content/stylesheets/all.css               |  1590 +++
 build/content/stylesheets/base                  |  1869 +++
 build/content/stylesheets/book-styles           |     3 +
 build/content/stylesheets/layout-styles         |     0
 build/content/stylesheets/print-book-styles     |     0
 build/content/stylesheets/print-layout-styles   |     0
 build/content/stylesheets/print.css             |    38 +
 build/content/subnavs/geode-subnav              |  3052 ++++
 build/reports/rat/rat-report.txt                |    66 +
 docs/index.html                                 |     2 +-
 index.html                                      |    15 +-
 website/tmp/checksums                           |     7 +
 website/tmp/compiled_content                    | 12654 +++++++++++++++++
 website/tmp/dependencies                        |     8 +
 website/tmp/rule_memory                         |    61 +
 62 files changed, 30236 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/.gradle/3.3/taskArtifacts/fileHashes.bin
----------------------------------------------------------------------
diff --git a/.gradle/3.3/taskArtifacts/fileHashes.bin b/.gradle/3.3/taskArtifacts/fileHashes.bin
new file mode 100644
index 0000000..66b1c01
Binary files /dev/null and b/.gradle/3.3/taskArtifacts/fileHashes.bin differ

http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/.gradle/3.3/taskArtifacts/fileSnapshots.bin
----------------------------------------------------------------------
diff --git a/.gradle/3.3/taskArtifacts/fileSnapshots.bin b/.gradle/3.3/taskArtifacts/fileSnapshots.bin
new file mode 100644
index 0000000..575ba02
Binary files /dev/null and b/.gradle/3.3/taskArtifacts/fileSnapshots.bin differ

http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/.gradle/3.3/taskArtifacts/taskArtifacts.bin
----------------------------------------------------------------------
diff --git a/.gradle/3.3/taskArtifacts/taskArtifacts.bin b/.gradle/3.3/taskArtifacts/taskArtifacts.bin
new file mode 100644
index 0000000..c44ccef
Binary files /dev/null and b/.gradle/3.3/taskArtifacts/taskArtifacts.bin differ

http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/.gradle/3.3/taskArtifacts/taskArtifacts.lock
----------------------------------------------------------------------
diff --git a/.gradle/3.3/taskArtifacts/taskArtifacts.lock b/.gradle/3.3/taskArtifacts/taskArtifacts.lock
new file mode 100644
index 0000000..b066663
Binary files /dev/null and b/.gradle/3.3/taskArtifacts/taskArtifacts.lock differ