From 19af983742a215a429a818579e67cf19933afca2 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Wed, 28 Jan 2015 06:16:02 -0800 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 42 ++++++ javascripts/scale.fix.js | 17 +++ params.json | 1 + stylesheets/pygment_trac.css | 69 ++++++++++ stylesheets/styles.css | 255 +++++++++++++++++++++++++++++++++++ 5 files changed, 384 insertions(+) create mode 100644 index.html create mode 100644 javascripts/scale.fix.js create mode 100644 params.json create mode 100644 stylesheets/pygment_trac.css create mode 100644 stylesheets/styles.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..4420000 --- /dev/null +++ b/index.html @@ -0,0 +1,42 @@ + + + + + + Verspaetung by lookout + + + + + + + +
+
+

Verspaetung

+

Verspätung is a small utility which aims to help identify delay of Kafka consumers

+ +

View the Project on GitHub lookout/verspaetung

+ + + +
+
+

+Was ist das?

+
+
+

This project is maintained by lookout

+

Hosted on GitHub Pages — Theme by orderedlist

+
+
+ + + + \ No newline at end of file diff --git a/javascripts/scale.fix.js b/javascripts/scale.fix.js new file mode 100644 index 0000000..87a40ca --- /dev/null +++ b/javascripts/scale.fix.js @@ -0,0 +1,17 @@ +var metas = document.getElementsByTagName('meta'); +var i; +if (navigator.userAgent.match(/iPhone/i)) { + for (i=0; i