<div class="gmail_quote">On 10 June 2011 20:05, Fernando Perez <span dir="ltr"><<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":13q">well, <a href="http://ipython.org/" target="_blank">ipython.org</a> is now officially functioning, and over the next few<br>
days <a href="http://ipython.scipy.org/" target="_blank">ipython.scipy.org</a> will at some point become a redirect to that.<br></div></blockquote><div><br>
Will <a href="http://ipython.scipy.org/moin/">ipython.scipy.org/moin/</a> still exist, or do we need to move some 
stuff to a Github wiki quickly? At present, the cookbook, 'developer 
zone' and list of projects that use IPython are still based on the moin wiki.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div id=":13q">
Wohoo!   BUT, we now need to figure out the static file issue.  For a<br>
long time we've had a simple, static directory:<br>
<br>
<a href="http://ipython.scipy.org/dist/" target="_blank">http://ipython.scipy.org/dist/</a><br>
<br>
that houses release files and other static content.  This is handy for<br>
many reasons (easy to use, simply scp a file in there and anyone can<br>
get it, convenient archive of old stuff, etc).  Pypi and possibly many<br>
other locations point to that, so it would be nice if we could have<br>
<a href="http://ipython.org/dist" target="_blank">ipython.org/dist</a> with similar functionality.<br>
<br>
Thomas, do you have some ideas on how to approach this with the github setup?</div></blockquote></div><br>
I'd go with roughly what other people are talking about: files to 
download (like the releases) go in the Github downloads area, and other 
things can be served straight from the website, as the PDF docs already 
are. Not quite as convenient at the command line, perhaps, but I think 
it's workable.<br>
<br>
Thanks,<br>
Thomas<br>