Buy Two of my Books (eBook format) for $5 at Packt

News flash! Both Mastering SVG and The HTML and CSS Workshop are available as eBooks for $5 starting today.

New Book- The HTML and CSS Workshop: A New, Interactive Approach to Learning HTML and CSS

I only wrote a chapter in this new book, The HTML and CSS Workshop: A New, Interactive Approach to Learning HTML and CSS, but it is a new book and my name is on it and it’s on Amazon, so it’s still ???? cool. I wrote the chapter on Themes, Colors, and Polish. Here’s what […]

HTML5 Boilerplate 7.3.0 Released

We just released HTML5 Boilerplate 7.3.0. In addition to the changes below, we also started using Github Actions to publish our npm package. It was pretty easy. I wrote up the process. HTML5Boilerplate Changelog 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 […]

Using Github Actions to Publish the HTML5 Boilerplate npm Package

We just released HTML5 Boilerplate 7.3.0. As part of that release we integrated Github Actions in order to publish our npm package when we cut a Github release. Doing so was pretty easy. This is how I ended up doing it. To start, I enabled Github Actions for the repo. To do so check “Enable […]

HTML5 Boilerplate 7.2.0 and main.css 2.0.0 released

We just released HTML5 Boilerplate 7.2.0 and main.css 2.0.0. Even with the major release number on main.css, both of these are basically maintenance releases. Open Source isn’t always about the big stuff. We also did a bunch of clean-up around the related H5BP projects, with updates to HTML5Boilerplate.com and h5bp.org. We integrated main.css as a […]