Repository: incubator-geode Updated Branches: refs/heads/asf-site [created] 16e36ae92
Init Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/16e36ae9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/16e36ae9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/16e36ae9 Branch: refs/heads/asf-site Commit: 16e36ae928b41f9615f32867104e77671d819523 Parents: Author: Roman Shaposhnik <[email protected]> Authored: Mon May 4 09:21:18 2015 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Mon May 4 09:21:18 2015 -0700 ---------------------------------------------------------------------- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/16e36ae9/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html new file mode 100644 index 0000000..afa943a --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Apache Geode (incubating)</title> +</head> +<body> +Content coming soon! +</body> +</html>
