HTML5 ★ Boilerplate http://html5boilerplate.com/
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
Save time. Create with confidence.
★ Analytics, icons, and more
A lean, mobile-friendly HTML template; optimized Google Analytics snippet; placeholder touch-device icons; and docs covering dozens of extra tips and tricks.
★ Normalize.css and helpers
Includes Normalize.css v1 — a modern, HTML5-ready alternative to CSS resets — and further base styles, helpers, media queries, and print styles.
★ jQuery and Modernizr
Get the latest minified versions of two best-of-breed libraries: jQuery (via Google’s CDN, with local fallback) and the Modernizr feature detection library.
★ High performance
Apache settings to help you deliver excellent site performance. We independently maintain server configs, a node build script, and an ant build script.
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 https://github.com/h5bp/html5-boilerplate.git
- and checkout the tagged release you'd like to use.
'
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Developing Backbone.js Applications - 배포판 (0) | 2013.07.10 |
---|---|
[jQuery] jQuery Fundamentals - 기본사항 (0) | 2013.07.10 |
[jQuery] 15 jQuery Tooltip Plugins for Developers (0) | 2013.07.08 |
[javascript] Mason.js — Fills in gaps in your masonry layout (0) | 2013.07.08 |
[javascript] Chanko — Safe and rapid Rails app prototyping (0) | 2013.07.05 |