Rob Larsen
096541ef1c
Merge pull request #2632 from isaac-friedman/2623-update-readme
...
Update README.md to point to browserslist in package.json
2021-11-10 22:36:35 -05:00
Rob Larsen
2784d93b38
Merge pull request #2616 from h5bp/remove-ga
...
Removes GA script
2021-11-10 08:25:36 -05:00
Isaac Friedman
fa1a527095
Update README.md to point to browserslist in package.json
2021-11-01 15:47:53 -04:00
Christian Oliff
fffce26624
Remove broken DevDependency status badge from README
2021-10-28 11:20:49 +09:00
Rob Larsen
3bf872a5e2
Removes documentation of Google Analytics
2021-10-18 14:57:27 -04:00
Rob Larsen
ca25fc9a83
replaces references to master with main
2021-08-18 10:54:36 -04:00
Damiano Albani
9326305fb3
Fix URL typo in README.md
2021-04-28 14:49:26 +02:00
Vlad Tansky
0883cce9ea
Update README.md
2020-08-18 19:50:02 +03:00
Vlad Tansky
d5b8e56240
docs: fix CI status badge
2020-06-26 18:50:19 +03:00
Vlad Tansky
3bb9b72319
CI: use GitHub Actions for Pull Requests / Push tests ( #2271 )
...
* ci: run tests with github actions
* ci: name
* ci: add nodejs 10
* ci: remove travis
* ci: nodejs 10 typo
* docs: replace travis build status badge with github actions
* docs: ci badge
* docs: use h5bp for ci badge
* ci: name
* ci: newline & remove comment
2020-06-12 11:59:05 -04:00
Christian Oliff
e069405fb5
DevDeps Update and Minor docs links update
...
+ Ran npm update and npm install and tested - all good
+ Removed the language param from the Google links - they work without them makes links shorter and could be beneficial to non-english speakers (if docs are localized)
+ Fixed invalid markdown URL for link to AnonymizeIP
+ Added a missing comma in the README.md
2020-06-04 17:59:48 +09:00
Robert Doucette
19833a7a93
Docs: Fix typo in README.md
2020-05-30 21:02:20 +02:00
Rob Larsen
4a8d981273
finishing up docs
2020-05-29 15:28:52 -04:00
Rob Larsen
af9ef8a91d
Readme is pretty good!
2020-05-26 20:34:13 -04:00
Rob Larsen
aaae9f9992
Docs and readme update
...
WIP
2020-05-25 16:31:05 -04:00
Rob Larsen
177a9f3bd6
Update README.md
2020-04-16 20:30:28 -04:00
bryancasler
3d8ba581b3
Typo correction
2020-02-14 21:48:28 -05:00
Rob Larsen
95e3bd5928
Readying the 7.30 release
2019-11-06 15:47:46 -05:00
Rob Larsen
7bc43bd391
Documenting the different quick start options
2019-11-06 10:41:43 -05:00
Christian Oliff
05a34396ed
Add License, NPM Download counter and GitHub Stars counter badges
2019-06-04 12:10:40 +09:00
coliff
b3d07b191b
update README to links to previous versions
...
- update package,json deps
2018-10-04 12:50:28 +09:00
Christian Oliff
2805813d1e
Add Install with Yarn option ( #2063 )
...
Yarn is popular these days and H5BP is currently getting 2.4K downloads per month so I think it'd be good to add this here.
I changed the list of options to unnumbered as they aren't steps/instructions so bullets make more sense imho.
2018-09-17 23:14:33 -04:00
Rob Larsen
7db4ba338d
adding npm instructions
2017-09-25 14:38:07 -04:00
Christian Oliff
6f0eaec0ba
Remove link to the retired initializr site ( #1976 )
2017-07-21 21:30:57 -04:00
Jacob Dreesen
5505ef0133
Fix links to CONTRIBUTING.md ( #1951 )
2017-06-11 12:03:51 -04:00
saharjs
e0114f377e
Update README.md ( #1937 )
2017-04-20 22:34:51 -04:00
Kamil Breguła
76baba6a16
Add SRI Hash for jQuery ( #1904 )
...
Adds SRI Hash for jQuery
More info:
https://www.srihash.org/
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
jquery/codeorigin.jquery.com#20
http://caniuse.com/#feat=subresource-integrity
2016-11-16 18:06:52 -05:00
Rob Larsen
4ebe939594
Updates README to reflect new IE support
2016-09-12 12:47:05 -04:00
XhmikosR
274cd56646
Update links. ( #1889 )
...
* switch to `https`
* remove redirects
* add/remove trailing slash
2016-08-15 16:54:31 -04:00
Cătălin Mariș
72823a97b6
Use https:// where possible
2016-02-12 00:24:13 +02:00
Matt Smith
a6a9094eba
README.md: Add Edge to Browser support section
...
Close h5bp/html5-boilerplate#1745
2015-10-13 20:40:14 +03:00
Cătălin Mariș
a91fea4cd6
Update and improve README.md
2015-04-16 19:27:57 +03:00
battaglr
4f6a87f985
README.md: Add detailed info about browser support
...
Close h5bp/html5-boilerplate#1684
2015-03-13 19:10:06 +02:00
Cătălin Mariș
57342272e6
Include the LICENSE file in the dist directory
...
* Rename `LICENSE.md` to `LICENSE.txt` so that more text editors
know how to open it.
* Make the build step copy the `LICENSE.txt` file in the `dist/`
directory so that it gets included in the distribution package.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref https://www.youtube.com/watch?v=hWDSToC9EV8&t=15m15s
h5bp/html5-boilerplate#1655
Fix h5bp/html5-boilerplate#1655
Close h5bp/html5-boilerplate#1680
2015-03-11 08:17:57 +02:00
Cătălin Mariș
0a40054b7e
Use https:// where possible
2015-03-05 01:41:23 +02:00
Arthur Verschaeve
45798ee7f8
README.md: Use https:// where possible
...
Close h5bp/html5-boilerplate#1640
2014-11-30 19:59:27 +02:00
Cătălin Mariș
215bebe5e5
Remove the cross-domain phrase from README.md
...
The part about `Cross-domain Ajax and Flash` from the `README.md` file
isn't accurate, as by default:
* the `crossdomain.xml` file doesn't grant a web client — such as Adobe
Flash Player, Adobe Reader, etc. — permission to handle data across
multiple domains
* the Apache server configs, do not allow cross-origin access to all
resources, unless the user enables that behavior
2014-09-20 17:51:12 +03:00
Cătălin Mariș
4b779d3ed9
Fix link in README.md
2014-08-04 19:29:59 +03:00
Cătălin Mariș
c73ae71db4
Add badges
...
* Add Travis CI status icon.
http://docs.travis-ci.com/user/status-images/
* Add `devDependencies` status icon.
https://david-dm.org/
2014-08-04 19:02:40 +03:00
Arthur Verschaeve
da7bf0d530
Make minor correction in README.md
...
Close h5bp/html5-boilerplate#1576 .
2014-08-02 13:03:29 +03:00
Felix
ec49630374
README.md: Add link to the list of releases
...
Close #1480 .
2013-12-12 00:01:33 +02:00
Cătălin Mariș
e039cf4275
Remove phrase about IE conditional classes
2013-11-12 13:30:57 +02:00
Cătălin Mariș
5e090e0db5
Add note about legacy browser support in v4
...
Close #1050 .
2013-10-21 21:37:53 +03:00
Cătălin Mariș
18d3a9dd9e
Update documentation and README.md
...
Remove content regarding legacy browsers.
Ref: #1050 .
2013-09-29 12:01:42 +03:00
Nicolas Gallagher
922df45999
Use relative paths in README
...
GitHub recently fixed a problem where relative paths in Markdown files
didn't behave as desired.
Fix gh-1296
2013-01-30 19:28:18 -08:00
Nicolas Gallagher
2c079ae144
Add a CONTRIBUTING.md file
...
Move the information on contributing from the bundled documentation to a
new root file - CONTRIBUTING. This is both a more meaningful location
(not part of code documentation) and allows us to take advantage of
GitHub's latest UI changes that prompt people to read a repo's
guidelines before reporting issues or opening pull requests.
2012-09-17 20:40:46 +01:00
Nicolas Gallagher
0dcd9d120e
Rename doc/README to doc/TOC
...
Avoid the problem with links in a directory README on github.com. GitHub
displays a directory's README when at the dir level, which results in
incorrect URLs when links are using relative paths. This is causing some
confusion for people who browse to the documentation on GitHub and try
to browse the docs from the automatically displayed README.
2012-09-16 11:45:57 +01:00
Nicolas Gallagher
fac03ef28f
Minor update to README
2012-08-21 22:54:40 +01:00
Nicolas Gallagher
1d96e32876
Docs: minor tweaks
2012-08-12 15:17:58 +01:00
Nicolas Gallagher
f23340ed9b
Add MIT license
...
Provide a proper, highly permission license, recognized by the OSI, to
remove any potential for ambiguity. Addresses concerns around the
inability to elect to place work in the Public Domain.
Fix gh-1139
2012-08-08 23:56:10 +01:00