Repository: incubator-rya-site Updated Branches: refs/heads/asf-site [created] ab6788048
Initial commit for website. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/ab678804 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/tree/ab678804 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/diff/ab678804 Branch: refs/heads/asf-site Commit: ab678804801608d6f914ff8c969b1bdcb70756ad Parents: Author: Josh Elser <[email protected]> Authored: Fri Oct 16 11:04:13 2015 -0400 Committer: Josh Elser <[email protected]> Committed: Fri Oct 16 11:04:13 2015 -0400 ---------------------------------------------------------------------- content/index.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/ab678804/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html new file mode 100644 index 0000000..99a954e --- /dev/null +++ b/content/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <title>Apache Rya (Incubating)</title> + </head> + <body/> +</html>
