Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upv7.0 Docs Update #2074
+125
−292
Conversation
coliff
added some commits
Oct 4, 2018
coliff
added this to the 7.0 milestone
Oct 4, 2018
Oct 8, 2018
This was referenced
Closed
coliff
added
the
documentation
label
Oct 9, 2018
This comment has been minimized.
This comment has been minimized.
Suneet-M
commented
Nov 24, 2018
Hey, you need any help? Want to get some open source experience, pretty new here. |
roblarsen
approved these changes
Feb 6, 2019
@@ -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 |
This comment has been minimized.
This comment has been minimized.
@@ -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 |
This comment has been minimized.
This comment has been minimized.
roblarsen
changed the title
v7.0 Docs Update (WIP)
v7.0 Docs Update
Feb 6, 2019
This comment has been minimized.
This comment has been minimized.
going once... going twice... |
marcamos
referenced this pull request
Feb 6, 2019
Open
Once H5BP v7 lands, go through it and borrow some goodies. #85
roblarsen
merged commit bbe9e8a
into
master
Feb 7, 2019
coliff
deleted the
v7.0
branch
Feb 8, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
coliff commentedOct 4, 2018
•
edited
<meta name="theme-color" content="#fafafa">
toindex.html
security.txt
in extend docsTypes of changes
Checklist:
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!