Skip to content

v7.0 Docs Update#2074

Merged
roblarsen merged 5 commits into
masterfrom
v7.0
Feb 7, 2019
Merged

v7.0 Docs Update#2074
roblarsen merged 5 commits into
masterfrom
v7.0

Conversation

@coliff

@coliff coliff commented Oct 4, 2018

Copy link
Copy Markdown
Member
  • 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!

coliff added 2 commits October 4, 2018 12:36
- 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
Copy Markdown

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

Comment thread dist/doc/extend.md
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
Copy Markdown
Member

Choose a reason for hiding this comment

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

may be

Comment thread src/doc/extend.md
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
Copy Markdown
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

roblarsen commented Feb 6, 2019

Copy link
Copy Markdown
Member

going once... going twice...

🔨

@afino

afino commented May 16, 2019

Copy link
Copy Markdown

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