Repository: geode-site Updated Branches: refs/heads/master 1b54c8c4c -> f3dd31636
GEODE-2507 Add basic README Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/f3dd3163 Tree: http://git-wip-us.apache.org/repos/asf/geode-site/tree/f3dd3163 Diff: http://git-wip-us.apache.org/repos/asf/geode-site/diff/f3dd3163 Branch: refs/heads/master Commit: f3dd31636e79a7a69c6fad9f11b0d25475278c06 Parents: 1b54c8c Author: Anthony Baker <[email protected]> Authored: Tue Feb 21 17:46:45 2017 -0800 Committer: Anthony Baker <[email protected]> Committed: Tue Feb 21 17:46:45 2017 -0800 ---------------------------------------------------------------------- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-site/blob/f3dd3163/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5820d8 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +<!-- +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. +--> + +[<img src="https://geode.apache.org/img/apache_geode_logo.png" align="center"/>](http://geode.apache.org) + +[](https://travis-ci.org/apache/geode-site) [](https://www.apache.org/licenses/LICENSE-2.0) + +# Apache Geode Site
