openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
128 stars 37 forks source link

Merge with new_design branch #9

Closed rgaudin closed 9 years ago

rgaudin commented 10 years ago

@kelson42 @Seb35 @Rashiq, the rewrite of the HTML/CSS in a cleaner way is done. It's all in new_design branch. Unfortunately, it started right after the hackathon so there is a lot to merge. I am leaving now and won't have access to a computer for a long time, so one of you have to work on it.

The new thing is based on purecss for reset, grids and forms. It has been tested thoroughly on both desktop and mobile and it works fine. @Rashiq, if you need to tweak the UI, do it according to the css file rules (no px sizes, the least possible css the better).

Couple info:

kelson42 commented 10 years ago

Great, I will work on the merge with master tomorrow. To everybody: please don't commit anything in the meantime.

rashiq commented 10 years ago

great! 👍

kelson42 commented 9 years ago

Merge is done. I have tried to do it in the best way as possible but probably a few things got lost.