Repository: incubator-apex-site Updated Branches: refs/heads/asf-site 1017952d5 -> 9136e3536
Adding .gitignore for asf-site branch; Linking latest docs Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/9136e353 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/9136e353 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/9136e353 Branch: refs/heads/asf-site Commit: 9136e353624880f6443c16bb8abd52b230e86157 Parents: 1017952 Author: sashadt <[email protected]> Authored: Fri Mar 18 14:33:58 2016 -0700 Committer: sashadt <[email protected]> Committed: Fri Mar 18 14:33:58 2016 -0700 ---------------------------------------------------------------------- .gitignore | 4 ++++ content/docs/apex-latest | 1 + content/docs/malhar-latest | 1 + docs/apex-latest | 1 + docs/malhar-latest | 1 + 5 files changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/9136e353/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c81029e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules +.tmp +.DS_Store +bower_components http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/9136e353/content/docs/apex-latest ---------------------------------------------------------------------- diff --git a/content/docs/apex-latest b/content/docs/apex-latest new file mode 120000 index 0000000..a6132ff --- /dev/null +++ b/content/docs/apex-latest @@ -0,0 +1 @@ +apex-3.3 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/9136e353/content/docs/malhar-latest ---------------------------------------------------------------------- diff --git a/content/docs/malhar-latest b/content/docs/malhar-latest new file mode 120000 index 0000000..73b3aae --- /dev/null +++ b/content/docs/malhar-latest @@ -0,0 +1 @@ +malhar-3.3 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/9136e353/docs/apex-latest ---------------------------------------------------------------------- diff --git a/docs/apex-latest b/docs/apex-latest new file mode 120000 index 0000000..a6132ff --- /dev/null +++ b/docs/apex-latest @@ -0,0 +1 @@ +apex-3.3 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/9136e353/docs/malhar-latest ---------------------------------------------------------------------- diff --git a/docs/malhar-latest b/docs/malhar-latest new file mode 120000 index 0000000..73b3aae --- /dev/null +++ b/docs/malhar-latest @@ -0,0 +1 @@ +malhar-3.3 \ No newline at end of file
