nostradamnit / shootout

web framework shootout
3 stars 0 forks source link

html templates #1

Open nostradamnit opened 12 years ago

nostradamnit commented 12 years ago

We need to choose a good html5 template as the foundation of the front-end. There are several good templates available, both with "content" like :

or without "content":

ilesinge commented 12 years ago

I think that we should build it from the ground up:

So I'd prefer to use H5BP, without Initializr (we don't really want to support outdated browsers or use fancy CSS tool like LESS).

ilesinge commented 12 years ago

Better yet: http://foundation.zurb.com/ or http://twitter.github.com/bootstrap/

Because they provide stylable components.

nostradamnit commented 12 years ago

I think that those templates/boilerplates look pretty good, but they are as heavy as those that I proposed, and, given that they are destined for production (and thus cross-browser support) they are not pure HTML5. I just commited a draft version of some handmade templates that have the basic structure I would like. What do you think?

ilesinge commented 12 years ago

Excellent ! Yes you're right. But ...er... did you push your commit ? I can't see any file in the repo :)

nostradamnit commented 12 years ago

yes, I've pushed now. It was waiting for my passphrase... :/