On 6 February 2012 21:41, Ralf Gommers ralf.gommers@googlemail.com wrote:
On Mon, Feb 6, 2012 at 8:17 AM, Scott Sinclair scott.sinclair.za@gmail.com wrote:
On 5 February 2012 13:07, Ralf Gommers ralf.gommers@googlemail.com wrote:
Does it need to be a new repo, or would permissions on https://github.com/numpy/numpy.scipy.org work as well?
Yes a new repo is required. Github will render html checked into a repo called https://github.com/numpy/numpy.github.com at http://numpy.github.com. Since the html is built from reST sources using Sphinx, we'd need a repo for the website source (https://github.com/numpy/numpy.github.com) and a repo to check the built html into (https://github.com/numpy/numpy.github.com). To update the website will require push permissions to both repos.
I've created https://github.com/scipy/scipy.github.com and gave you permissions on that. So with that for the built html and https://github.com/scipy/scipy.org-new for the sources, that should do it.
On the numpy org I don't have the right permissions to do the same.
The updated version of the 'old' new.scipy.org is now at http://scipy.github.com/. There are still a few things that I think need to get cleaned up.
I'll ping the scipy mailing list in the next week or two to start the discussion on redirecting scipy.org and www.scipy.org, as well as solicit comments on the website content.
Cheers, Scott