diff --git a/images/bg_hr.png b/images/bg_hr.png new file mode 100644 index 0000000000..7973bd6988 Binary files /dev/null and b/images/bg_hr.png differ diff --git a/images/blacktocat.png b/images/blacktocat.png new file mode 100644 index 0000000000..6e264fe57a Binary files /dev/null and b/images/blacktocat.png differ diff --git a/images/body-bg.png b/images/body-bg.png new file mode 100644 index 0000000000..d0618fe749 Binary files /dev/null and b/images/body-bg.png differ diff --git a/images/highlight-bg.jpg b/images/highlight-bg.jpg new file mode 100644 index 0000000000..4c4a78effb Binary files /dev/null and b/images/highlight-bg.jpg differ diff --git a/images/hr.png b/images/hr.png new file mode 100644 index 0000000000..6c723a5602 Binary files /dev/null and b/images/hr.png differ diff --git a/images/icon_download.png b/images/icon_download.png new file mode 100644 index 0000000000..a2a287f642 Binary files /dev/null and b/images/icon_download.png differ diff --git a/images/octocat-icon.png b/images/octocat-icon.png new file mode 100644 index 0000000000..f0ba137d26 Binary files /dev/null and b/images/octocat-icon.png differ diff --git a/images/sprite_download.png b/images/sprite_download.png new file mode 100644 index 0000000000..f2babd575d Binary files /dev/null and b/images/sprite_download.png differ diff --git a/images/tar-gz-icon.png b/images/tar-gz-icon.png new file mode 100644 index 0000000000..d50f34f6de Binary files /dev/null and b/images/tar-gz-icon.png differ diff --git a/images/zip-icon.png b/images/zip-icon.png new file mode 100644 index 0000000000..162c425b43 Binary files /dev/null and b/images/zip-icon.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000000..992030cad3 --- /dev/null +++ b/index.html @@ -0,0 +1,52 @@ + + + + + + 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 -

+ +

View the Project on GitHub highfidelity/hifi

+ + + +
+
+

+Avatar Documentation

+ + +
+ +
+ + + + \ No newline at end of file diff --git a/javascripts/main.js b/javascripts/main.js new file mode 100644 index 0000000000..d8135d37b1 --- /dev/null +++ b/javascripts/main.js @@ -0,0 +1 @@ +console.log('This would be the main JS 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