You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by wc...@apache.org on 2016/03/22 02:20:19 UTC

[1/4] incubator-quarks-website git commit: Add a link to the actual web-site in the README

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/master d28c9b443 -> c206d02fa


Add a link to the actual web-site in the README

Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/cc2e0ca1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/cc2e0ca1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/cc2e0ca1

Branch: refs/heads/master
Commit: cc2e0ca1535357e4fb1751a9c86e5e317c304fbb
Parents: c08e83f
Author: Dan Debrunner <dd...@users.noreply.github.com>
Authored: Thu Mar 17 06:32:16 2016 -0700
Committer: Dan Debrunner <dd...@users.noreply.github.com>
Committed: Thu Mar 17 06:32:16 2016 -0700

----------------------------------------------------------------------
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/cc2e0ca1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 02da671..5acb9bc 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,14 @@ limitations under the License.
 
 # Quarks web site
 
+## Location
+
+http://quarks.incubator.apache.org/
+
+## How it works
+
 This procedure was borrowed in part from the apex site. (https://git-wip-us.apache.org/repos/asf?p=incubator-apex-site.git) except we use jekyll.
 
-  How it works
-  ------------
  The master branch of this repo contains the source files that are used to generate the HTML that ultimately gets pushed to the incubator site.
 The `asf-site` branch is where the actual generated files are stored. Note that this branch must contain exactly one folder called `content`,
  and so has been checked out as an orphan branch with its own commit history apart from the master branch. See the *Contributing* section below.


[3/4] incubator-quarks-website git commit: Merge remote-tracking branch 'dan/patch-1'

Posted by wc...@apache.org.
Merge remote-tracking branch 'dan/patch-1'


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/cab9e90b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/cab9e90b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/cab9e90b

Branch: refs/heads/master
Commit: cab9e90bce6e15b99c68f3d6d8fd7fc1db6fc625
Parents: d28c9b4 cc2e0ca
Author: wcmarsha <wc...@us.ibm.com>
Authored: Mon Mar 21 18:13:17 2016 -0700
Committer: wcmarsha <wc...@us.ibm.com>
Committed: Mon Mar 21 18:13:17 2016 -0700

----------------------------------------------------------------------
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/cab9e90b/README.md
----------------------------------------------------------------------


[2/4] incubator-quarks-website git commit: Fix pulse link to point to apache mirror.

Posted by wc...@apache.org.
Fix pulse link to point to apache mirror.

Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/0739736c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/0739736c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/0739736c

Branch: refs/heads/master
Commit: 0739736c7c5ca39a5c6e09d774b3633025ef6933
Parents: 5866706
Author: Dan Debrunner <dd...@users.noreply.github.com>
Authored: Mon Mar 21 16:38:17 2016 -0700
Committer: Dan Debrunner <dd...@users.noreply.github.com>
Committed: Mon Mar 21 16:38:17 2016 -0700

----------------------------------------------------------------------
 site/docs/committers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/0739736c/site/docs/committers.md
----------------------------------------------------------------------
diff --git a/site/docs/committers.md b/site/docs/committers.md
index 8f190c4..2defe81 100644
--- a/site/docs/committers.md
+++ b/site/docs/committers.md
@@ -5,7 +5,7 @@ description: Commit Activity and How to Become a Committer
 
 # Commit Activity
 
-To see commit activity for Quarks, click [here](https://github.com/quarks-edge/quarks/pulse).
+To see commit activity for Quarks, click [here](https://github.com/apache/incubator-quarks/pulse).
 
 # How to Become a Committer
 


[4/4] incubator-quarks-website git commit: Merge remote-tracking branch 'dan/patch-2'

Posted by wc...@apache.org.
Merge remote-tracking branch 'dan/patch-2'


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/c206d02f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/c206d02f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/c206d02f

Branch: refs/heads/master
Commit: c206d02fa7433c42068243839369743b424ce2ad
Parents: cab9e90 0739736
Author: wcmarsha <wc...@us.ibm.com>
Authored: Mon Mar 21 18:13:34 2016 -0700
Committer: wcmarsha <wc...@us.ibm.com>
Committed: Mon Mar 21 18:13:34 2016 -0700

----------------------------------------------------------------------
 site/docs/committers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------