From: Angel M. <ang...@gm...> - 2016-01-12 05:04:44
|
Hello Guys! I recently switched my GitHub pages gears from sphinx based to Pelican and I currently use both rST and Markdown to build the site if you want to take a look at the code here which also uses travis ci to rebuild the website once some commit is pushed into the repository, If you need help on this I’ll be more than glad to help (I actually was going to propose some prototype of a website in pelican for jython.org in the next few months you got me!) I always wanted to help in the jython development but I never knew where to start looks like this could be the place right? Hahaha Daniel From: Darjus Loktevic Sent: Monday, January 11, 2016 9:21 PM To: Jim Baker; Fernando Cassia; Jython Developers Cc: jyt...@li... Subject: Re: [Jython-dev] [Jython-users] "Who uses Jython" page SNAFU Or we could use Python based solution: http://blog.getpelican.com/ - haven't used it, but i like that there's support for bot rST and Markdown, and Jinja is a nice template language that i actually know :) Saying all that, I love the idea of moving to Github pages. Let's do it!!! Darjus On Tue, Jan 12, 2016 at 2:49 PM Jim Baker <jim...@py...> wrote: 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 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140_______________________________________________ Jython-dev mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-dev |