Connecting VS Code to an EC2 Instance Using Remote – SSH

I use VS Code almost exclusively now. It’s the best editor for Angular and TypeScript and that’s where I spend most of my time these days. It’s also a pretty good all-around editor, so even when I’m not working in TypeScript I still use it. I recently found the need to edit a WordPress theme […]

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 […]

Mastering SVG is just $10 from Packt

I actually have a proper post I’m writing for today or Monday, but for now, feast your eyes on this stellar deal on my latest book, Mastering SVG. It’s just $10 at Packt right now. I’m also working on a new SVG visualization. I’m not sure when it will be ready to share and write […]