python-dirbtuves / website

Python dirbtuvės project web site.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add new images for landing page and delete dummy ones #69

Closed iakovleva closed 8 years ago

iakovleva commented 8 years ago

@niekas I also need your image with python duck :)

sirex commented 8 years ago

@niekas your skills with images are improving! :)

@iakovleva I just glanced at landing page and image there are way to big and does not fit into provided spaces, this need to be fixed.

You can generate correct size images for svg files or you can use https://github.com/mariocesar/sorl-thumbnail, this will let you adjust image size much more easily, but will degrade image quality a bit (compared to creating images from svg).

niekas commented 8 years ago

@sirex They are not |: I just refactored this image http://media-cache-ak0.pinimg.com/736x/31/45/e2/3145e2e390d2a66720c3c9fb8a1cadab.jpg . I'll probably have to redraw it.

iakovleva commented 8 years ago

I think it would be better to link to the list of events from main page, not from about page.

sirex commented 8 years ago

@niekas on the duck image I see a © sign, is this your creation or someone's else?

@iakovleva I agree, that at least 3 closest future events should be shown on landing page.

niekas commented 8 years ago

@sirex Well the original image is someone's else creation, but its low quality jpg. I've created similar SVG image. These two images may be too similar, so I'll probably redraw it.

sirex commented 8 years ago

I posted few comments, but other than that it looks good to me and can be merged.