Skip to content
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

Align with HTML5 Boilerplate #345

Merged
merged 1 commit into from
Nov 29, 2013
Merged

Conversation

dustinfarris
Copy link
Contributor

This is a minimal alignment to avoid any clashes. In summary:

  • index.html modified with meta tags and browsehappy warning for <IE8 users
  • added robots.txt
  • added crossdomain.xml
  • added humans.txt and modified to reflect EAK technologies

I did not bother with any JS related items (Modernizr and jQuery), as EAK developers will likely have a specific set of JS project requirements to suit their own tastes. I also did not copy the Google Analytics snippet as GA requires a little extra attention when dealing with Ember, and not sure if EAK wants to be opinionated on visitor tracking services anyway.

I did not copy over favicon or the Apple touch icon as these are H5BP branded. I figure once the matter of EAK's logo is sorted out, we can add these final boilerplate items.

Resolves #339

stefanpenner added a commit that referenced this pull request Nov 29, 2013
Align with HTML5 Boilerplate
@stefanpenner stefanpenner merged commit 19bafeb into stefanpenner:master Nov 29, 2013
@stefanpenner
Copy link
Owner

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML5 Boilerplate
2 participants