Repository: incubator-gossip Updated Branches: refs/heads/asf-site [created] 0fd6c1c8e
add placeholder for website Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/0fd6c1c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/0fd6c1c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/0fd6c1c8 Branch: refs/heads/asf-site Commit: 0fd6c1c8e31a1ad61a6bf65e80f33e29104cfe62 Parents: Author: P. Taylor Goetz <[email protected]> Authored: Fri May 27 11:15:48 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri May 27 11:15:48 2016 -0400 ---------------------------------------------------------------------- index.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/0fd6c1c8/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html new file mode 100644 index 0000000..a44ae77 --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <title>Apache Gossip (incubating)</title> + </head> + <body>Coming soon...</body> +</html> \ No newline at end of file
