From 7cd94b7515c5a9552f6afbf47d6944281f5cb7eb Mon Sep 17 00:00:00 2001 From: ozanserim Date: Thu, 1 May 2014 17:33:16 -0700 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 59 +++++---- javascripts/scale.fix.js | 17 +++ stylesheets/styles.css | 255 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 299 insertions(+), 32 deletions(-) create mode 100644 javascripts/scale.fix.js create mode 100644 stylesheets/styles.css diff --git a/index.html b/index.html index a65bd9a42b..a9a7bdacae 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,34 @@ - + - + - - - - + Hifi by highfidelity + + + + - Hifi by highfidelity - -
-
+
+
+

Hifi

+

Open, decentralized virtual worlds using sensors to control avatars and dynamically assigned devices as servers. San Francisco based startup, we are hiring: http://highfidelity.io/jobs You can also contribute by doing jobs listed at http://worklist.net -

-
-

Hifi

-

Open, decentralized virtual worlds using sensors to control avatars and dynamically assigned devices as servers. San Francisco based startup, we are hiring: http://highfidelity.io/jobs You can also contribute by doing jobs listed at http://worklist.net -

-
+

View the Project on GitHub highfidelity/hifi

-
- Download .zip - Download .tar.gz - View on GitHub -
-
- -
-

+ +

+
+

Welcome to GitHub Pages.

This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:

@@ -62,15 +59,13 @@ $ git checkout gh-pages Support or Contact

Having trouble with Pages? Check out the documentation at http://help.github.com/pages or contact support@github.com and we’ll help you sort it out.

-
- - - - -
+ +
+ + \ No newline at end of file diff --git a/javascripts/scale.fix.js b/javascripts/scale.fix.js new file mode 100644 index 0000000000..87a40ca716 --- /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