-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
Update and improve documentation #1554
Comments
Update documentation to include the information from the recent jQuery team announcement: "To mitigate the risk of “breaking the web”, the jQuery team decided back in 2013 that jquery-latest.js could not be upgraded to the 2.0 branch even though that is technically the latest version. There would just be too many sites that would mysteriously stop working with older versions of Internet Explorer, and many of those sites may not be maintained today. As jQuery adoption has continued to grow, even that safeguard seems insufficient to protect against careless use of http://code.jquery.com/jquery-latest.js. So we have decided to stop updating this file, as well as the minified copy, keeping both files at version 1.11.1 forever ... The Google CDN team has joined us in this effort to prevent inadvertent web breakage and no longer updates the file at http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js. That file will stay locked at version 1.11.1 as well." (from: http://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/) Ref: #1554
Now to close this, and then we're done with |
Woohoo! |
Nice work, Cătălin! On Tue, Aug 5, 2014 at 6:12 PM, Jonathan Neal notifications@github.com
Hans Christian Reinl Köln - Deutschland drublic.de |
🎉 v5 🎉 |
Hooray! 👍 |
@alrra you did nice work in the docs ❤️ |
Hi All I would like to contribute ,how can I start |
@coervivek Just start writing. Fork the project, write on a topic in this list (or something else according to h5bp), commit, push and open a PR. For a more in detail explanation check our |
I would like to send more PRs and finish this, but more specifically what needs to happen? The list above provides just filenames... |
I am interested in helping with this but would need a better idea of what type of content you would like these to contain. I see some are partially done, but don't specify what would be required to consider them fully complete. Let me know what you'd be interested in for the remaining pieces and I can put something together and send the equiv PRs |
@kkirsche We would love to have you contributing! All contributions are always welcome. Just FYI, this list of files that we really would like to get done before v5; in fact docs are never really finished, and we're open for all improvements. As I said, I'm also having a hard time figuring out what really needs to be done. As I said, filenames are just filenames but that's not that helpful in here. Best workflow is to run through a file and its appropriate documentation and see what parts aren't being documented. We don't want to document every byte, but the specialities, best-practices and used techniques. |
The basic idea is to just go through all the documentation related files and:
|
Update documentation to include the information from the recent jQuery team announcement: "To mitigate the risk of “breaking the web”, the jQuery team decided back in 2013 that jquery-latest.js could not be upgraded to the 2.0 branch even though that is technically the latest version. There would just be too many sites that would mysteriously stop working with older versions of Internet Explorer, and many of those sites may not be maintained today. As jQuery adoption has continued to grow, even that safeguard seems insufficient to protect against careless use of http://code.jquery.com/jquery-latest.js. So we have decided to stop updating this file, as well as the minified copy, keeping both files at version 1.11.1 forever ... The Google CDN team has joined us in this effort to prevent inadvertent web breakage and no longer updates the file at http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js. That file will stay locked at version 1.11.1 as well." (from: http://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/) Ref: h5bp/html5-boilerplate#1554
Add information about the script from the `plugins.js` file. Ref h5bp/html5-boilerplate#1554 Close h5bp/html5-boilerplate#1558
Cool. I'll work on getting a PR in for the webmanifest. Also, I noticed that there isn't any mention about the |
Doc changes left to do that I can think of.... Usage
FAQ
Everything Else
Extend
|
All good. Some comments:
👍 I would add a note that we are going to add a command line utility that does some of what initializr offered to v7 (because that's a thing now, I guess, since I said it twice.)
Summarize and link to it? |
That section needs a fuller rewrite. Creating a PR for that one. |
I'm going to close this because, honestly. I just want to get 6.0 out the door and we can continue to tweak the docs. |
TOC.md
(done in 0efb9fb)crossdomain.md
(done in 3220cf1)css.md
(partially done in 0443e50)extend.md
theme-color
meta tag (done in 78c84ce)faq.md
(done in 296b0bb & 8935453)html.md
(partially done in: 973b845, 1cac1c9)js.md
plugins.js
(done in 5027eea)misc.md
/browserconfig.xml
and tile images (done in 001a6c9)
robots.txt
(done in: 3e3b770 , f134545).htaccess
(partially done in: ff27f8c)usage.md
(done in 2fcde1e)The text was updated successfully, but these errors were encountered: