Basic HTML5 boilerplate to use as a quick starter π
Now configured for Gitpod.io! Try it out with the button below!
I recommend scaffolding your project with degit, unless you are using Gitpod.
npx degit nberlette/html5-starter my-project
...or clone with GitHub's CLI
gh repo clone nberlette/html5-starter
html5-starter/
βββ index.html
βββ 404.html
βββ humans.txt
βββ robots.txt
βββ site.webmanifest
βββ apple-touch-icon.png
βββ favicon.ico
βββ ./assets
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ main.css
βββ main.js
MIT Β© 2021 Nicholas Berlette. All rights reserved.