eleniharlan / elenijr.net

Code for Tzunior's food blog
1 stars 0 forks source link

Add CSS framework #1

Closed kostajh closed 10 years ago

kostajh commented 10 years ago

I have no preference for this, but probably whatever you used on ericgardner.info would work well.

egardner commented 10 years ago

I was thinking about using Gridism (http://cobyism.com/gridism/) – the same framework that the Jekyll homepage uses. It just consists of one CSS file and won't add a lot of cruft to the code.

kostajh commented 10 years ago

Hmm, I haven't heard of it but it seems fine. :+1: for one CSS file! Do you know how well it does with IE?

egardner commented 10 years ago

Not sure about IE. The repo is here: https://github.com/cobyism/gridism Another good framework (that I'm using on my site) is Skeleton (http://www.getskeleton.com/). It's a little more fiddly but allows for greater complexity. Not sure if we'll need that here or not.

Anything bigger (Foundation, Bootstrap, etc) is probably overkill at this stage. @eleniharlan out of curiosity are you ever planning on including ads as a means to generate revenue for this blog?

eleniharlan commented 10 years ago

I haven't really thought about it. I like the idea of not having the web pages be cluttered with adverts, but then I know there are advantages. Do you have an opinion either way?

kostajh commented 10 years ago

I would not do adverts.

On Mar 10, 2014, at 17:11, eleniharlan notifications@github.com wrote:

I haven't really thought about it. I like the idea of not having the web pages be cluttered with adverts, but then I know there are advantages. Do you have an opinion either way?

— Reply to this email directly or view it on GitHub.

egardner commented 10 years ago

Me neither, just wanted to make sure you weren't planning on generating revenue from the site this way.

On Mon, Mar 10, 2014 at 2:29 PM, Kosta Harlan notifications@github.comwrote:

I would not do adverts.

On Mar 10, 2014, at 17:11, eleniharlan notifications@github.com wrote:

I haven't really thought about it. I like the idea of not having the web pages be cluttered with adverts, but then I know there are advantages. Do you have an opinion either way?

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHubhttps://github.com/kostajh/eleniharlan.net/issues/1#issuecomment-37236891 .

egardner commented 10 years ago

I have re-build the site templates with the Gridism framework and everything seems to be working so far. This issue is now closed.