-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
html templates #1
Comments
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). |
Better yet: 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. |
yes, I've pushed now. It was waiting for my passphrase... :/ |
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":
& Initialzr
The text was updated successfully, but these errors were encountered: