Minimal base.html

HTML Boilerplate is the gold standard of HTML base templates but I’ve always wanted something simpler.

We don’t need to force decisions about JS / CSS layout in our base template, you’re an adult - you can make those mistakes yourself. It should no longer be considered best practice to always include JQuery (or any third party JS / CSS). Plus, and this is awesome, if you’re using a modern SSL configuration you no longer have to worry about IE 10 compatibility (so no more ie css tags that you remove with JS).

This base.html project aims to be as minimal and un-opinionated as possible, including only things that would be considered best practice for 99% of web projects.

https://basehtml.xyz

This thread was posted by one of our members via one of our automated news source trackers.