Html5 Boilerplate Versions Save

A professional front-end template for building fast, robust, and adaptable web apps or sites.

v9.0.1

2 weeks ago
  • Fixed tests on Windows, adds Windows Testing Action #3110
  • Add og:image:alt for accessibility #3066
  • Upgrade to Gulp 5 #3100 #3105
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command #3068
  • Readme and Changelog updates #3055 #3057 #3064

v9.0.0

4 months ago
  • Removing tile images #3023
  • Add Prettier #3011
  • Remove Modernizr #3002
  • Drop Normalize.css #2960
  • Create WebPack build to ship with the project #2650
  • Sets package to private by default #2888
  • Removes Babel and upgrades our gulpfile to use ES Modules #2831
  • Farewell Internet Explorer! #2773
  • Remove apache-server-configs/.htaccess #2779
  • Moving docs out of src and dist #2655
  • Replace Parcel with Webpack #2641
  • Add SVG Favicon #2554
  • Remove Google Analytics #2547
  • Rename master branch to main #2583
  • Remove humans.txt #2584
  • Add a template repository #2391
  • Remove plugins js #2346
  • Rename CSS file #2342 and JS file #2341

v8.0.0

3 years ago

v8.0.0-RC2

3 years ago

v8.0.0-RC1

3 years ago

v7.3.0

4 years ago
  • Updated to Modernizr 3.8 (2b2bb45)
  • Updated to Gulp 4 (#2151)
  • Updated package.json (#2162) and enabled package-lock.json (abe2087),(#2145)
  • Remove redundant rules from .editorconfig (#2157)
  • Small docs maintenance updates (#2155), (#2164), (#2165), (#2167) & (#2168)
  • Bump lowest supported version of node to 8.x (#2142)
  • Remove .jscsrc config and remove gulp-jscs from package.json (#2153)

v7.2.0

4 years ago

v7.1.0

5 years ago
  • Update Modernizr to 3.7.1 (#2121)
  • Update Analytics docs and snippet (#2118)
  • Minor docs updates (#2115)
  • Minor devdeps updates (#2114)
  • More succinct way of writing the IE conditional statement (#2113)

v7.0.1

5 years ago
  • Bumps main.css to current version (#2112)

v7.0.0

5 years ago

These many and glorious things:

  • Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016. (#2074)
  • Move the CSS to a separate repo (#2066)
  • Add theme-color meta tag to index.html (#2074)
  • Add 'install with yarn' steps to README (#2063)
  • Improved Webmanifest (#2060)
  • Upgrade Normalize to 8.0.1 (#2104)
  • Update .htaccess (#2110)
  • Remove instances of shrink-to-fit=no (#2103)
  • Removes "display": "standalone" from manifest (#2096)
  • Big Docs update - Fixed links, removed IE9/IE10 specific info, made touch icons section more concise, add details on security.txt and more tidying up (#2074, #2065, #2062)