I just noticed that a lot of the GitHub things are open sourced (like the wiki framework and the markup language), so even if they are not officially supported to add to our gh-pages, we could still add them using a bit of work. See http://github.com/github.
Aaron Meurer On Tue, Oct 19, 2010 at 10:12 AM, Aaron Meurer <[email protected]> wrote: > Another advantage is that even if GitHub goes sour, we will have the > entire webpage backed up in everyone's git, so it would then be easy > to move it somewhere else if necessary. > > Do you know if you can write GitHub pages in the GitHub markup (like > in the pull request comments)? That would make it super easy to > format things like code. > > Also, if we go ahead and transfer the whole Google Code wiki, we could > make rule so that we do not need a review to push in a change to a > minor page, so that it is similar to the way it is now. Does that > sound like a good idea to you? > > Aaron Meurer > > On Mon, Oct 18, 2010 at 11:32 PM, Ondrej Certik <[email protected]> wrote: >> On Mon, Oct 18, 2010 at 10:22 PM, Aaron Meurer <[email protected]> wrote: >>> I personally wouldn't mind moving everything except for the issues >>> (and maybe the wiki) from Google Code over to this. So the Google >>> Code front page would just be a one-liner linking you to the real >>> homepage (or maybe a redirect, if that's possible). >> >> Let's do that, I think it will be the best, and we would just keep >> updating the webpages, at github, and I gave all sympy devs push >> access to those. I think that github allows us to manage the >> developers accounts just as easy as google code. >> >> Also I think that it will be more open --- the google code page >> require people to be "admins" in order to edit the front page, which >> obviously is not good. With the github page, any sympy developer can >> edit any aspect of the pages. And we'll simply use pull request to >> change our pages. >> >> So in this case, let's do the following: >> >> 1) improve the sympy.org/dev, so that it hosts everything, and we all >> like it enough to move to it >> 2) move sympy.org/dev to sympy.org (just copying the files in the repo >> and pushing it back in) >> 3) make a simple frontpage of the google code page, pointing to the >> main page at sympy.org >> >> Ondrej >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/sympy?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
