nostradamnit/shootout

html templates

Opened this issue · 5 comments

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":

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

  • There would be no useless code
  • It's faster to add code than to remove code

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).

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

Because they provide stylable components.

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?

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

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