From 6a144bca28aeddfc1a01b0033eb1baecc5ec376b Mon Sep 17 00:00:00 2001 From: Bill Thiede Date: Sun, 3 Aug 2014 20:18:34 -0700 Subject: [PATCH] unreadpoly: Initial polymer app for unread counts. --- unreadpoly/bower.json | 23 ++++++++ unreadpoly/index.html | 121 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+) create mode 100644 unreadpoly/bower.json create mode 100644 unreadpoly/index.html diff --git a/unreadpoly/bower.json b/unreadpoly/bower.json new file mode 100644 index 0000000..92f777a --- /dev/null +++ b/unreadpoly/bower.json @@ -0,0 +1,23 @@ +{ + "name": "unreadpoly", + "version": "0.0.0", + "authors": [ + "Bill Thiede " + ], + "license": "MIT", + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ], + "dependencies": { + "polymer": "Polymer/polymer#~0.3.4", + "polymer-dev": "Polymer/polymer-dev#~0.3.4", + "platform": "Polymer/platform#~0.3.4", + "platform-dev": "Polymer/platform-dev#~0.3.4", + "paper-elements": "Polymer/paper-elements#~0.3.4", + "core-elements": "Polymer/core-elements#~0.3.4" + } +} diff --git a/unreadpoly/index.html b/unreadpoly/index.html new file mode 100644 index 0000000..8d1f521 --- /dev/null +++ b/unreadpoly/index.html @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
Unread
+ +
+
+ +
+
+ + +