Skip to content

Commit

Permalink
Merge pull request #912 from khanstark/collective
Browse files Browse the repository at this point in the history
Tidying the main content
  • Loading branch information
jensens committed Apr 15, 2016
2 parents 083d5fb + 6cd816a commit 8b33eed
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<body>
<div class="wrapper">
<header>
<img src="https://raw.github.com/collective/collective.github.com/master/plone-logo-64-white-bg.png">
<a href="https://plone.org/"><img src="https://raw.github.com/collective/collective.github.com/master/plone-logo-64-white-bg.png"
alt="Plone CMS: Open Source Content Management" title="Plone CMS: Open Source Content Management"></a>
<h1>collective.github.com</h1>
<p>Plone Collective Organization</p>

Expand All @@ -38,7 +39,7 @@ <h3>Other issues</h3>

<h3>Disabling notification spam</h3>
<p>By default you are subscribed to all new collective github repository notifications.
Unless you disable this yourself soon your inbox will contain only Github spam.</p>
Unless you disable this yourself soon your inbox will contain only GitHub spam.</p>
<ul class="simple">
<li>Go to <a class="reference external" href="https://github.com/watching">https://github.com/watching</a></li>
<li>Select what to watch or Uncheck <em>Automatically watch</em>. But attention: latter will
Expand All @@ -47,21 +48,21 @@ <h3>Disabling notification spam</h3>

<h3>Transferring repository ownership to Collective</h3>
<p>How to move your repository under Collective shared ownership.
about transfering the ownership of repositories. <a href="https://help.github.com/articles/how-to-transfer-a-repository">See Github instructions regarding transfers</a>.
You can do this yourself with Github's *Transfer Ownership* button 'if the repository belongs to your
about transfering the ownership of repositories. <a href="https://help.github.com/articles/how-to-transfer-a-repository">See GitHub instructions regarding transfers</a>.
You can do this yourself with GitHub's *Transfer Ownership* button 'if the repository belongs to your
personal account.
</p>
<p>
For repositories part of any Github organization (and organization only)
For repositories part of any GitHub organization (and organization only)
you need the organization admin permissions to perform the transfer. Admin in the third
party organization must be also collective member.
</p>

<h3>Migrating old Subversion repositories to Github</h3>
<h3>Migrating old Subversion repositories to GitHub</h3>

<p>Please see notes <a href="https://github.com/collective/collective.github.com/blob/master/old-svn.rst">here</a></p>

<h3>Travis CI and other Github hooks</h3>
<h3>Travis CI and other GitHub hooks</h3>

<p>Please ask one of github.com/collective admins to enable it for you. Administrators
should see the page <a href="https://travis-ci.org/profile/collective">travis-ci.org/profile/collective</a>.
Expand Down

0 comments on commit 8b33eed

Please sign in to comment.