Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/splittingred/old.splittingred.github.com
splittingred.com
https://github.com/splittingred/old.splittingred.github.com
Last synced: 8 days ago
JSON representation
splittingred.com
- Host: GitHub
- URL: https://github.com/splittingred/old.splittingred.github.com
- Owner: splittingred
- Created: 2013-06-19T16:31:39.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-06-21T15:32:35.000Z (over 11 years ago)
- Last Synced: 2024-10-19T15:50:05.372Z (20 days ago)
- Language: JavaScript
- Homepage: http://splittingred.com/
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README/index.html
- License: LICENSE/index.html
Awesome Lists containing this project
README
shaun mccormick ::
shaun mccormick
programming and software architecture
HTML5 Boilerplate
HTML5 Boilerplate is a professional front-end template for building fast,
robust, and adaptable web apps or sites.This project is the product of many years of iterative development and combined
community knowledge. It does not impose a specific development philosophy or
framework, so you’re free to architect your code in the way that you want.
- Source: https://github.com/h5bp/html5-boilerplate
- Homepage: http://html5boilerplate.com
- Twitter: @h5bp
Quick start
Choose one of the following options:
- Download the latest stable release from
html5boilerplate.com or a custom build from
Initializr.- Clone the git repo —
git clone
- and checkout the tagged
https://github.com/h5bp/html5-boilerplate.git
release you’d like to use.Features
- HTML5 ready. Use the new elements with confidence.
- Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).
- Designed with progressive enhancement in mind.
- Includes Normalize.css for CSS
normalizations and common bug fixes.- The latest jQuery via CDN, with a local fallback.
- The latest Modernizr build for feature detection.
- IE-specific classes for easier cross-browser control.
- Placeholder CSS Media Queries.
- Useful CSS helpers.
- Default print CSS, performance optimized.
- Protection against any stray
console.log
causing JavaScript errors in
IE6/7.- An optimized Google Analytics snippet.
- Apache server caching, compression, and other configuration defaults for
Grade-A performance.- Cross-domain Ajax and Flash.
- “Delete-key friendly.” Easy to strip out parts you don’t need.
- Extensive inline and accompanying documentation.
Documentation
Take a look at the documentation table of
contents. This
documentation is bundled with the project, which makes it readily available for
offline reading and provides a useful starting point for any documentation
you want to write about your project.Contributing
Anyone and everyone is welcome to
contribute. Hundreds
of developers have helped make the HTML5 Boilerplate what it is today.
© 2010-2013 shaun mccormick. all rights reserved.