CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 10 Aug 2025 00:49:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100828080057
location: https://web.archive.org/web/20100828080057/https://github.com/paulirish/html5-boilerplate
server-timing: captures_list;dur=0.768572, exclusion.robots;dur=0.027662, exclusion.robots.policy;dur=0.012884, esindex;dur=0.017637, cdx.remote;dur=30.773904, LoadShardBlock;dur=251.692764, PetaboxLoader3.datanode;dur=60.788270
x-app-server: wwwb-app220
x-ts: 302
x-tr: 313
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 10 Aug 2025 00:49:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Sat, 28 Aug 2010 08:00:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "08f3d5d841902fd3bae448a81cf9f575"
x-archive-orig-x-runtime: 49ms
x-archive-orig-content-length: 35341
x-archive-orig-set-cookie: csrf_id=de0e62a8bc0767d6d8be1e261e2df6b1; path=/
x-archive-orig-set-cookie: _github_ses=BAh7BzoRbG9jYWxlX2d1ZXNzMCIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--e10506e0f6935897cafe4f56774e20aa35e579a5; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 28 Aug 2010 08:00:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 15 Aug 2010 06:09:33 GMT", ; rel="prev memento"; datetime="Mon, 16 Aug 2010 14:24:51 GMT", ; rel="memento"; datetime="Sat, 28 Aug 2010 08:00:57 GMT", ; rel="next memento"; datetime="Sun, 17 Oct 2010 15:27:06 GMT", ; rel="last memento"; datetime="Fri, 30 May 2025 18:53:57 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_17_20100828062632_crawl102-c/51_17_20100828080056_crawl101.arc.gz
server-timing: captures_list;dur=0.296826, exclusion.robots;dur=0.009580, exclusion.robots.policy;dur=0.004515, esindex;dur=0.004683, cdx.remote;dur=51.157719, LoadShardBlock;dur=231.610684, PetaboxLoader3.datanode;dur=232.486216, load_resource;dur=206.423223, PetaboxLoader3.resolve;dur=134.753861
x-app-server: wwwb-app220
x-ts: 200
x-tr: 550
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
paulirish's html5-boilerplate at master - GitHub
paulirish / html5-boilerplate
- Source
- Commits
- Network (132)
- Issues (20)
- Downloads (3)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
README.markdown
HTML5 Boilerplate https://html5boilerplate.com
License:
The Unlicense (aka: public domain)
Changelog:
v.0.9.1 : August 13th, 2010
- HTML5 Boilerplate is now in the Public Domain
- Nginx configuration added
- Font stacks (sans-serif and monospace) simplified
- Very accessible a:focus styles.
- Corrected IE=edge,chromeframe enabling (As a result, the base HTML does not validate)
- ServerSideIncludes disabled by default.
- Apache config bugfixes
- Conditional body tag class combined
- dd_belatedPNG updated to 0.0.8. Redundant BackgroundImageCache fix removed.
View full diff and commit history
Thanks:
voodootikigod, garowetz, fearphage, christopherjacob, mathias byenens, daniel harttman, rse, chris dary, erik dahlstrom, timwillison, ken nordahl, riddle, elcuervo, andreas kuckartz, 3rdEden, riley willis, majic3
v0.9 : August 10th, 2010 - Initial release
Summary:
This is a set of files that a front-end developer can use to get started on a website, with following included:
- Cross-browser compatible (IE6, yeah we got that.)
- HTML5 ready. Use the new tags with certainty.
- Optimal caching and compression rules for grade-A performance
- Best practice site configuration defaults
- Think there's too much? The HTML5 Boilerplate is delete-key friendly. :)
- Mobile browser optimizations
- Progressive enhancement graceful degredation ........ yeah yeah we got that
- IE specific classes for maximum cross-browser control
- Want to write unit tests but lazy? A full, hooked up test suite is waiting for you.
- Javascript profiling.. in IE6 and IE7? Sure, no problem.
- Console.log nerfing so you won't break anyone by mistake.
- Never go wrong with your doctype or markup!
- An optimal print stylesheet, performance optimized
- iOS, Android, Opera Mobile-adaptable markup and CSS skeleton.
- IE6 pngfix baked in.
- jQuery, waiting for you
Releases
There are two releases: a documented release, which is exactly what you see here, and a "stripped" release, with most of the descriptive comments stripped out.
Watch the current tickets to view the areas of active development.
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security