Repository: incubator-gearpump-site Updated Branches: refs/heads/asf-site [created] 7980962f8
Add robots.txt Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/commit/7980962f Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/tree/7980962f Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/diff/7980962f Branch: refs/heads/asf-site Commit: 7980962f895925c482e9302205e9aa0ec231bc64 Parents: Author: Sean Zhong <[email protected]> Authored: Tue Apr 12 23:54:14 2016 +0800 Committer: Sean Zhong <[email protected]> Committed: Tue Apr 12 23:58:51 2016 +0800 ---------------------------------------------------------------------- PLACEHOLDER.txt | 3 +++ robots.txt | 2 ++ 2 files changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/7980962f/PLACEHOLDER.txt ---------------------------------------------------------------------- diff --git a/PLACEHOLDER.txt b/PLACEHOLDER.txt new file mode 100644 index 0000000..70228d2 --- /dev/null +++ b/PLACEHOLDER.txt @@ -0,0 +1,3 @@ +Place Holder for Github website. + +Working on importing the website from http://gearpump.io to Apache website. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/7980962f/robots.txt ---------------------------------------------------------------------- diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file
