summaryrefslogtreecommitdiff
path: root/themes/default/readme.md
diff options
context:
space:
mode:
authorSean O'Brien <diggity@diggmobile.(none)>2012-02-24 17:36:45 -0500
committerJames Vasile <james@jamesvasile.com>2012-03-12 14:39:31 -0400
commitd2bcebf6766ef2dec4827006198296161d1b49be (patch)
treed020130db03b31cdb0cea9686079d7f368f06cf2 /themes/default/readme.md
parent575aeb7b980bfb1e93bce8a2c06534c7840653df (diff)
Added new CSS, images to template/theme
Diffstat (limited to 'themes/default/readme.md')
-rw-r--r--themes/default/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/default/readme.md b/themes/default/readme.md
new file mode 100644
index 0000000..48ff99e
--- /dev/null
+++ b/themes/default/readme.md
@@ -0,0 +1,15 @@
+# HTML5 Reset (http://html5reset.org)
+
+## Summary:
+
+HTML5 Reset is a simple set of best practices to get web projects off on the right foot.
+
+1. A style sheet designed to strip initial files from browsers, meaning you start off with a blank slate.
+2. Easy to customize -- remove whatever you don't need, keep what you do.
+3. Analytics and jQuery snippets in place
+4. Meta tags ready for population
+5. Empty mobile and print style sheets, including blocks for device orientation
+6. Modernizr.js [http://www.modernizr.com/](http://www.modernizr.com/) enables HTML5 compatibility with IE (and a dozen other great features)
+7. IE-specific classes for simple CSS-targeting
+8. iPhone/iPad/iTouch icon snippets
+9. Lots of other keen stuff... \ No newline at end of file