Configuration of the HTML5-Boilerplate Git Project and GitHub Repo

This post outlines the configuration of the HTML5-Boilerplate repo as well as the basic process we use to manage the project. As Github has matured as a platform and HTML5 Boilerplate has matured as a project there are a lot of lessons to be learned from the way we run the show here. GitHub configuration […]

Looking For Options to Automate Translations of Front-end-Developer-Interview-Questions

I inherited the Front-end-Developer-Interview-Questions project years ago and while I’ve helped the project improve in a few ways, the project (50,000+ stars!) is not where I’d like it to be. The biggest thing holding it back, right now, is the fact that we are doing manual translations of the questions across 30+ different languages. I […]

How Did I Miss This?

Apparently, if you make a repo with a name that matches your username, you can add the contents of the associated Readme.md to your public GitHub profile. Basically, if you create this: roblarsen/roblarsen the contents of https://github.com/roblarsen/roblarsen/blob/main/README.md will be displayed at the top of https://github.com/roblarsen That’s pretty cool!

I’m Currently Looking For Work and Looking for Open Source Sponsors

It’s been such a short time at my new job I never posted about it here. That didn’t stop me from being laid off ???? So, if you’re looking for a Front-End Architect or Director of Engineering, please let me know. Anyway, in the tradition of making lemonade from lemons, I finally set up a […]

New HTML5 Boilerplate Template Repository

Hey! It’s been a while. Sorry! I’m going to have a lot more content to share over the next few months, so get used to me writing again. Anyway, we’re in the middle of creating HTML5 Boilerplate 9.0. As part of that release we have created a Github template repository. As GitHub wrote when they […]