Monday, July 29, 2013

Re: What client side html layout tools are people using to speed up template development?

Use http://twitter.github.io/bootstrap/ framework for your frontend. If you google "django bootstrap" you'll find some apps that will help.

For fonts i usually pick Google font that looks good. If you want to use web safe font go to http://cssfontstack.com/


You can also google something like "20 web designer tools" and you'll get one of those blog posts that lists them all.

And if you have time check out this list https://github.com/dypsilon/frontend-dev-bookmarks. It's truly amazing!

Cheers,

M


On 29 July 2013 19:18, Sam Walters <mr.samuel@gmail.com> wrote:
Its not specific to django however i have a few small projects on the horizon where i could really save time spent on the things im not good at:

Graphic design CSS layouts, choosing fonts, colours that look good.

What are the tools people are using for this these days? What are strong points of the system you are using?

All this stuff will get partiitoned up and placed in my django templates.

I used to use yahoo yui gris css, 960 grid system and a few other things a couple of years back. I assume there are better things i dont know about though.

thanks in advance!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment