274 Commits

Author SHA1 Message Date
Rob Larsen
ca25fc9a83 replaces references to master with main 2021-08-18 10:54:36 -04:00
Christian Oliff
be09d98531 Remove humans.txt
simplify and shorten docs about humans.txt and move it to extend docs which covers other stuff not included in the project by default.
Updates tests so they pass without the humans.txt file being included.
2021-08-17 19:48:55 +09:00
Christian Oliff
2bb5c0bdc5 Run build update 2021-08-16 17:24:51 +09:00
谭九鼎
0f49bc96cb docs: update mdn link 2021-08-15 19:23:28 +08:00
Christian Oliff
3172b1be3e update jQuery to 3.6.0 2021-06-29 17:19:46 +09:00
Christian Oliff
73866f1ed7 remove 'Common Prefetch Links' from extend docs
Fixes #2549

Also removes old link about IE9 dns-prefetching (page last updated 10 years ago) and updates Smart App Banner URL to prevent redirect.
2021-06-26 11:12:03 +09:00
Christian Oliff
9e672b9b8f updates to modernizr 3.11.7
- updates to modernizr 3.11.7
-changed indent to 2 spaces for consistency
- ran 'npx browserslist@latest --update-db' to update browserslist db.
2021-04-22 16:24:58 +09:00
Christian Oliff
4d7ba64d57 update modernizr 3.11.6 2021-03-25 23:48:00 +09:00
Christian Oliff
777636e264 Update dev deps and rebuild 2021-03-13 00:09:40 +09:00
Christian Oliff
657b043d91 updated dist output 2021-03-05 15:56:58 +09:00
BudsieBuds
87b6ce8033 Update html.md
Noticed it's also incorrect in the actual source of html5boilerplate.com.
2021-01-27 02:27:01 +01:00
Christian Oliff
e44c66051d Update Modernizr to 3.11.4 (#2417) 2020-12-10 21:53:23 -05:00
Mathias Bynens
26d3afa332 Add missing period 2020-11-26 07:59:49 +01:00
Rob Larsen
1f26dfb2dd Jquery refs (#2348)
* Removes some stray references to jQuery
2020-09-30 09:13:28 -04:00
Rob Larsen
379789fb77 Remove plugins js (#2346)
* removes plugins.js
2020-09-30 09:12:51 -04:00
Rob Larsen
8f0adb5ded Renames main.js to app.js (#2341)
* Renames main.js to app.js

closes #2340
2020-09-29 22:20:40 -04:00
Damian Szczypka
7e67f887d3 Rename main.css to style.css in build process (#2342)
* Change CSS output file name to style.css

* Fix test against CSS file

* Update documentation after output file rename

* Bump 'package.json' after running build

* Documents change in 'CHANGELOG.md'
2020-09-28 08:35:29 -04:00
Christian Oliff
3e6675d543 Update Modernizr in Dist 2020-08-17 14:46:47 +09:00
N.C Wu
1835470792 Adjust jQuery install command
Fixes: #2269
2020-06-12 13:40:16 +09:00
Christian Oliff
01b5cd0792 Formatting improvements for package.json
Sorted with https://github.com/cameronhunter/prettier-package-json and relevant minor docs update
2020-06-05 00:55:15 +09:00
Christian Oliff
f9bfe5b8e0 Consistent code formtting fix
- Removed unneeded self-closing tags from Open graph meta tags - we don't use them elsewhere
- Add spacing for transport-beacon in GA for consistency
2020-06-04 23:42:09 +09:00
Rob Larsen
14f8653428 Version number + final build for v8.0.0 2020-06-04 09:29:07 -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
Christian Oliff
743b6a3f2a v8 fixes and docs tidy up
- Fix a few typos
- Remove old native momentum scrolling info - that has been built into iOS for years
- Remove 'application prcoess' info from Twitter Cards - it's free to use for everyone and no registration required
- change indenting to 2 spaces (as per editorconfig)
- Ran build process to dist updated modernizer and htaccess
2020-06-03 01:21:48 +09:00
Rob Larsen
a207e3f327 Merge pull request #2255 from h5bp/extend-md-update
updates extend.md
2020-05-30 19:22:58 -04:00
Rob Larsen
bddb444b0e updates extend.md
closes #2252
2020-05-30 18:59:22 -04:00
Rob Larsen
7f5741a205 Merge pull request #2253 from h5bp/remove-msapplication-tap-highlight
Remove msapplication tap highlight
2020-05-30 18:45:06 -04:00
Rob Larsen
007914d75b adding the integrity back to the jQuery snippet 2020-05-30 18:40:38 -04:00
Christian Oliff
5f4039d7ec Update extend.md 2020-05-30 14:41:04 +09:00
Rob Larsen
4a8d981273 finishing up docs 2020-05-29 15:28:52 -04:00
Rob Larsen
fa9a016eef Docs and docs and docs
I added some package.json stuff, took out some stuff that you'd have to be a web development trivia nerd to even know about anymore (I lived through it and I don't remember) and did some formatting. One more pass and extra 👀 on it and this will be good to go.
2020-05-26 22:11:54 -04:00
Rob Larsen
aaae9f9992 Docs and readme update
WIP
2020-05-25 16:31:05 -04:00
Rob Larsen
84ae9cc911 updates Modernizr to 3.11.2
see https://github.com/Modernizr/Modernizr/releases/tag/v3.11.2
2020-05-19 11:40:29 -04:00
Christian Oliff
190b2d31f5 update deps
- Update Modernizr to v3.11.1
- update Apache Server Configs to v4.0.0
- Update browserconfig in package.json
2020-05-17 15:12:09 +09:00
Christian Oliff
7d88f3551b Update docs for v8 (#2245)
- Fix many site redirects (I used https://github.com/tmcw/linkrot - great tool!)
- Fix a few minor grammatical issues
- Remove jQuery CDN section (no longer needed)
- Update jQuery code snippet to use latest version (3.5.1)
- Remove paragraph on 'Disable implicit prefetching'. This is not widely supported, recommended against and very rarely useful. I don't think its needed here.
2020-05-15 07:06:52 -04:00
Rob Larsen
231e047d27 Updating dist/package.json
Removing the name, license and dropping the version down. I also adjsted some of the parcel arguments.
2020-05-08 12:25:04 -04:00
Vlad Tansky
6862fd310d feat(build): parcel (#2227) (#2229)
* feat(build): parcel

* feat(parcel): gulp & tests

* build(parcel): exclude package-lock

* build(parcel): add private field to prevent accident npm publish
2020-05-08 09:40:28 -04:00
Rob Larsen
87acc19836 adds open graph metadata (#2235)
* adds open graph metadata

* adds documentation
2020-05-05 15:37:52 -04:00
Rob Larsen
7e102a6ff0 Adds main.css 2.1.0 (#2234)
* Adds main.css 2.1.0

* Update gulpfile.babel.js
2020-05-04 23:22:07 -04:00
Rob Larsen
1d2b155cc5 Removing jQuery (#2225)
* Removing jQuery

Closes #2215

(I'll write up a super great commit message when I merge this in)

Additionally, this commit updates Modernizr (I was in the gulpfile and was reminded that they just released)
2020-05-04 15:24:23 -04:00
Rob Larsen
e006c01033 Fixed line lengths 2020-04-17 08:07:30 -04:00
Rob Larsen
15aa62d2d1 updating some markdown formatting
TODO: line lengths
2020-04-16 18:47:05 -04:00
Rob Larsen
af86a9033b Sets anonymizeIp to true in GA snippet (#2219)
Sets anonymizeIp to true in GA snippet

closes #2212
2020-04-16 18:35:15 -04:00
Rob Larsen
23c4112db0 Removing the Browser Upgrade Prompt
This commit removes the browser upgrade prompt that we've had in the project for oh so many years.
2020-04-14 20:57:03 -04:00
Christian Oliff
5fc11a7f2d Update to Modernizr v3.10.0
Fixes: #2213
2020-04-14 16:26:09 +09:00
Christian Oliff
f50e7a97e5 Update to jQuery 3.5.0 2020-04-11 11:06:53 +09:00
Christian Oliff
63afbe79aa Update links in docs
- The 'Getting Started' section header no longer exists on that jQuery plugins page so I removed.
- cdn.polyfill.io is now just polyfill.io
- update Apple docs URL to prevent a redirect
- Remove CSS Tricks link to IE-only stylesheets as it only applied to IE9 and below which is no longer supported by H5BP or Microsoft
- Microsoft own docs have a rule to not include the country code so that a user gets the docs in their own locale. so a user in UK would go to https://docs.microsoft.com/en-gb/ and a US user would go to https://docs.microsoft.com/en-us/ etc. I suggest we follow their recommendation here.
2020-02-20 13:05:50 +09:00
Rob Larsen
d403a0d6d9 Final touches for the 7.3.0 release 2019-11-19 11:04:40 -05:00
Rob Larsen
04e14e29e5 updated version number 2019-11-07 10:45:43 -05:00
Rob Larsen
95e3bd5928 Readying the 7.30 release 2019-11-06 15:47:46 -05:00