From: Jim B. <jim...@py...> - 2016-01-12 03:49:13
|
Right, we need to provide appropriate metadata on these pages so that search engines ignore these archived pages. To make it easier to do this switch, I'm going to suggest that we move to using jython.github.io, as pointed to by a CNAME from jython.org, so we can start building out our web pages in a way that's more compatible for keeping content timely and relevant. Markdown and Jekyll look quite reasonable to me, in terms of the supporting tooling provided by GitHub. (And I could care less that any of it is powered by Ruby ;) But most importantly this will allow us to take pull requests against the Jython web site content; and maintain the news section using standard blogging. We should also be able to move all Jython wiki information under the same workflow, but that can be done incrementally. It will also depend somewhat if we can mix reStructuredText and Markdown. We recently went through the same migration process for an undergraduate course that I'm teaching this spring (http://csci3155.cs.colorado.edu/), and I found the transition to be reasonably smooth. The good thing is we can get jython.github.io completed first before we make the CNAME switchover. Timing: if this seems like a good idea, we can start this process after we complete 2.7.1 beta 3, hopefully in the next week; and have it switched over in time for 2.7.1 final. - Jim On Thu, Jan 7, 2016 at 2:55 PM, Fernando Cassia <fc...@gm...> wrote: > > On Thu, Jan 7, 2016 at 4:10 PM, Jim Baker <jim...@py...> wrote: > >> The landing page for that bad link should be >> https://wiki.python.org/jython/, although perhaps it would be best if it >> were https://wiki.jython.org >> >> As for cgi-bin... >> >> I have never touched our static web pages, although I have done some wiki >> editing periodically. Hopefully someone can take care of this bad link soon! >> >> - Jim >> > > Thanks Jim, > > due to the black magic of PageRank, that page comes up as the 2nd result > when you google f "Who uses Jython?" > > https://www.google.com/search?q=who+uses+jython&ie=utf-8&oe=utf-8 > > FC > -- > During times of Universal Deceit, telling the truth becomes a > revolutionary act > Durante épocas de Engaño Universal, decir la verdad se convierte en un > Acto Revolucionario > - George Orwell > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > > |