<div class="gmail_quote">On 8 June 2011 22:03, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com">benjaminrk@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 class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I would, however, like to make sure that the publicly visible url is<br>
always <a href="http://ipython.org" target="_blank">ipython.org</a>, not a redirect to a <a href="http://github.com" target="_blank">github.com</a> url. Is that<br>
possible with their system (sorry if this is obvious, I just haven't<br>
had the time to investigate their setup).<br></blockquote><div><br></div></div><div>This is easy, see the pages doc: <a href="http://pages.github.com/#custom_domains" target="_blank">http://pages.github.com/#custom_domains</a></div>

</blockquote></div><br>To summarise: they'll make <a href="http://ipython.github.com">ipython.github.com</a> redirect to <a href="http://ipython.org">ipython.org</a> when we set it up.<br><br>I think the first thing to do is if you (Fernando) can create two repositories under ipython: clone ipython-website for the source, and create <a href="http://ipython.github.com">ipython.github.com</a> (as the repo name) for the built website. When we push to the latter, it should automatically appear at <a href="http://ipython.github.com">ipython.github.com</a>. Then we can set it up to serve as <a href="http://ipython.org">ipython.org</a> instead.<br>

<br>Thanks,<br>Thomas<br>