Shell fuction that downloads the boilerplate.html
template.
html5() {
curl -O https://gist.githubusercontent.com/matthewhudson/aa295b9643f889c48eff9346888ee5f4/raw/cce08c2ed5d87ce761eea87b46c0b72358fa7e28/boilerplate.html
}
Alternatively, you can pull the official h5bp like this: