summaryrefslogtreecommitdiff
path: root/themes/default/readme.md
diff options
context:
space:
mode:
authorSean O'Brien <diggity@diggmobile.(none)>2012-02-27 17:18:41 -0500
committerJames Vasile <james@jamesvasile.com>2012-03-12 14:39:31 -0400
commit638b287d1bf9e2772716cc6391a18d65ade3e18b (patch)
treec8f3f8d9f85cd7fec4232e6b3f25c825220478d0 /themes/default/readme.md
parentd2bcebf6766ef2dec4827006198296161d1b49be (diff)
new template based upon bootstrap
Diffstat (limited to 'themes/default/readme.md')
-rw-r--r--themes/default/readme.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/themes/default/readme.md b/themes/default/readme.md
index 48ff99e..fa78da3 100644
--- a/themes/default/readme.md
+++ b/themes/default/readme.md
@@ -1,15 +1,13 @@
-# HTML5 Reset (http://html5reset.org)
+# Plinth HTML5 Bootstrap Theme by Sean "Diggity" O'Brien (https://github.com/seandiggity/Plinth)
## 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
+This theme is free software offered to you under the terms of the GNU Affero General Public License, Version 3 or later:
+http://www.gnu.org/licenses/agpl.html
+
+It is based upon Twitter's Bootstrap (http://twitter.github.com/bootstrap) with some pieces from HTML5 Boilerplate
+(http://html5boilerplate.com) and HTML5-Reset (http://html5reset.org). As such, it includes code from a variety of
+HTML5, CSS3, and JavaScript projects. Please see the individual files included with this theme for author information.
+
+Refer to the Plinth documentation for information about editing themes and templates.
+