ariestiyansyah / jekyllthemes

Jekyll themes directory
4 stars 1 forks source link

Restyled in SASS #5

Open jacobtomlinson opened 9 years ago

jacobtomlinson commented 9 years ago

So it turns out the css had a big old copyright notice in it. To work around this I've completely deleted the css and started again. I've created the css using a mobile-first approach so should look good on all screens.

I've switched to SASS to take advantage of the build in support in Jekyll. I've upgraded from bootstrap v2 to v3 and used the CDN version.

The styling is pretty similar to how it was before but it should give us a good starting point.

jacobtomlinson commented 9 years ago

One thing I would really like to do would be to get bigger and better images for each theme. The way I've styled it makes a lot of them look stretched and rubbish.

The previous requirement was that the image was 200x250. We should definitely change this to a larger size and perhaps just insist on a maximum file size.