enewe101 / digidemo

digital democracy engine
1 stars 0 forks source link

Display nicely on phones and tablets #43

Closed enewe101 closed 9 years ago

enewe101 commented 9 years ago

Our site layout is currently not "responsive". It should be! We received a user suggestion for this feature, so it should be considered high priority (we should try to be really responsive to our users, to show them we value their feedback).

This issue might be tough, because our site layouts have not been built with responsive design in mind. It might be a good idea at this point to introduce a css framework.

mlhuish commented 9 years ago

Great idea! Lets make the user experience the tippity top! Did you have any frameworks in mind?

enewe101 commented 9 years ago

J'absotively. There seems to be a lot of consensus around bootstrap these days. But I don't know -- I've always coded raw css, so I haven't dabbled in the css frameworks. I think foundation is another.

mlhuish commented 9 years ago

I've dabbled with bootstrap. It's pretty straight forward to pick up. I've been wanting to explore foundation. I just found this pretty sweet reference to compare all the css frameworks. http://usablica.github.io/front-end-frameworks/compare.html?v=2.0

mlhuish commented 9 years ago

This seems pure and simple. http://purecss.io/

enewe101 commented 9 years ago

I really like their philosophy. pure's got my vote! On Feb 16, 2015 11:35 PM, "Ange" notifications@github.com wrote:

This seems pure and simple. http://purecss.io/

— Reply to this email directly or view it on GitHub https://github.com/enewe101/digidemo/issues/43#issuecomment-74616052.

mlhuish commented 9 years ago

Agreed. I really love how tiny it is. Let's try it out!

enewe101 commented 9 years ago

Subsumed in #63