Hi everyone still on this list, just for historical reference, I've added the gorgeous Pyjs logo to the Pyjamas wikipedia article at https://en.wikipedia.org/wiki/Pyjamas_(software)
Anthony, I'd also like to replace the old Pyjamas logo on the current website (http://pyjs.org/assets/images/pyjs.128x128.png) with the new logo. But I can't find that file neither in either of the two repositories, nor in the Wiki on Github. It's not in the assets/images/ folder where I would expect it to be: https://github.com/pyjs/pyjs.org/tree/master/assets/images Can you help? Peter Am Samstag, 21. Juli 2012 16:07:36 UTC+2 schrieb Alessandro D' Aquino: > > > Hi Peter, > > I would love to change pyjs "corporate design", but the time at my > disposal to volunteer is limited, but at least, here is my first try for a > new pyjs logo: If you like it I have the vector file, I could create a repo > on github and post the link here on the group, or make a pull request on > the pyjs repo of a directory calle "cd" as a beginning with the files > inside if you want, just let me know what is the preferred method. As I > said I don't have the time to develop the cd further but you can count on > me about the logo :) > > A note to the logo: This is the raw logo, as you can easily identify my > inspiration was to make a pictogram of a python merged with the omnipresent > "curly braces" that javascript has. > In terms of meaning, it should mean that python is versatile and can > easily take different shapes, in this case that of javascript! > > > <https://lh5.googleusercontent.com/-EqUeUhHrRZI/UAq1Dga88iI/AAAAAAAAAIQ/veDij0QKatQ/s1600/pyjs_logo-01.png> > > cheers, > Alex > > > > On Friday, July 20, 2012 2:39:05 AM UTC+2, peter.bittner wrote: >> >> Hi everyone, >> >> you may have noticed that the project's website at http://pyjs.org has >> changed at least twice, and quite a bit since our project transition >> and the move to the GitHub platform earlier this year. We will take >> the final step now, and we need YOUR support: If you are a web >> designer or just a natural born wizard of beautiful design ideas and >> stunning logos. Please volunteer now, WE WANT YOU! >> >> From the very beginning the plan was to move the website into an >> environment where it can be edited both easily and safely by everyone >> in our community, and provide the collaboratively collected >> information on Pyjs as a good-looking state-of-the-art website that >> attracts new users and serves all the information needed by people >> interested in Pyjs. The not totally obvious, but probably clever >> choice was that we wanted to use GitHub's convenient (Wiki) >> infrastructure, and use a tool to automagically create a beautiful >> website out of it. >> >> The tool of choice was and stil is Sphinx [1], most notably a Python >> technology (of course!) to create documentation from reStructuredText >> files. The current website is generated from .rest files already, >> which is what Wiki pages are on GitHub: version-controlled .rest >> files. Sphinx will replace the "hand-coded" generation of the website >> that Anthony hacked into the build.py script [2]. What is missing now >> is a great design for the new webstite. We need a Corporate Design >> with the existing or a new Pyjs logo as a basis for all this. >> >> Can YOU do this? Please volunteer! >> >> Technically, the new website will run Sphinx themes. Built-in themes >> are here [3], we'll probably take one of those and adapt it to our >> needs. This will be the second part of the web design work we're >> looking for volunteers for. If YOU think you can do some of that work, >> please speak up now. >> >> Thank you everyone! >> >> >> [1] http://sphinx.pocoo.org >> [2] https://github.com/pyjs/pyjs.org/blob/master/build.py >> [3] http://sphinx.pocoo.org/theming.html#builtin-themes >> > -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
