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

v7.0 Docs Update #2074

Merged
merged 5 commits into from
Feb 7, 2019
Merged

v7.0 Docs Update #2074

merged 5 commits into from
Feb 7, 2019

Conversation

coliff
Copy link
Member

@coliff coliff commented Oct 4, 2018

  • Remove unneeded x-ua-compatible - not needed for IE11
  • Update many external links
  • Fix typos
  • Add info for creating a good meta description
  • Add link for iPhone X viewport info
  • Update browser upgrade prompt
  • Remove integrating Bootstrap with H5BP (it was written a longtime ago and I don't think is relevant so much)
  • Remove statement that Twitter Cards requires registering a domain (its now open for all sites)
  • Remove official shortlink section, it was always very poorly supported
  • Made the touch icons sections more concise (no need to mention about non-retina iPhones and iOS versions prior to iOS 6 etc)
  • Add <meta name="theme-color" content="#fafafa"> to index.html
  • Add details on security.txt in extend docs

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Pull requests should be thought of as a conversation. There will be some back and forth when trying to get code merged into this or any other project. With all but the simplest changes you can and should expect that the maintainers of the project will request changes to your code. Please be aware of that and check in after you open your PR in order to get your code merged in cleanly.

Thanks!

- Remove unneeded x-ua-compatible - not needed for IE11
- Update many external links
- Fix typos
- Add info for creating a good meta description
- Add link for iPhone X viewport info
- Update browser upgrade prompt
- Remove integrating Bootstrap with H5BP (it was written a longtime ago and I don't think is relevant so much)
- Remove statement that Twitter Cards requires registering a domain
- Remove official shortlink section, it was always very poorly supported
- Made the touch icons sections more consise (no need at all to mention about non-retina iPhones and iOS versions prior to iOS 6 etc)
@coliff coliff added this to the 7.0 milestone Oct 4, 2018
@coliff coliff mentioned this pull request Oct 9, 2018
10 tasks
@Suneet-M
Copy link

Hey, you need any help? Want to get some open source experience, pretty new here.

@@ -620,19 +586,14 @@ Icons](https://mathiasbynens.be/notes/touch-icons).

Apart from that it is possible to add start-up screens for web apps on iOS. This
basically works by defining `apple-touch-startup-image` with an according link
to the image. Since iOS devices have different screen resolutions it is
to the image. Since iOS devices have different screen resolutions it maybe
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be

@@ -620,19 +586,14 @@ Icons](https://mathiasbynens.be/notes/touch-icons).

Apart from that it is possible to add start-up screens for web apps on iOS. This
basically works by defining `apple-touch-startup-image` with an according link
to the image. Since iOS devices have different screen resolutions it is
to the image. Since iOS devices have different screen resolutions it maybe
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where we actually need to make the change

@roblarsen roblarsen changed the title v7.0 Docs Update (WIP) v7.0 Docs Update Feb 6, 2019
@roblarsen
Copy link
Member

roblarsen commented Feb 6, 2019

going once... going twice...

🔨

@afino
Copy link

afino commented May 16, 2019

Just wanted to point out that there is still a link/reference to integrating Bootstrap with H5BP in the FAQ, but there is no such content. Consider either re-adding the content or removing the link:

https://github.com/h5bp/html5-boilerplate/blob/v7.1.0/dist/doc/faq.md#how-can-i-integrate-bootstrap-with-html5-boilerplate

(Btw., actually I was looking for exactly that content...)

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

Successfully merging this pull request may close these issues.

4 participants