From 2393bdfaba8fac840bd32eb315bda0b54c45c542 Mon Sep 17 00:00:00 2001 From: gregjolley Date: Thu, 15 Jan 2015 20:15:18 +0800 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 44 ++++++ javascripts/scale.fix.js | 17 +++ params.json | 1 + stylesheets/pygment_trac.css | 69 ++++++++++ stylesheets/styles.css | 255 +++++++++++++++++++++++++++++++++++ 5 files changed, 386 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..600c108 --- /dev/null +++ b/index.html @@ -0,0 +1,44 @@ + + + + + + Amplifier Project by gregjolley + + + + + + + +
+
+

Amplifier Project

+

2014/15

+ +

View the Project on GitHub gregjolley/amplifier

+ + + +
+
+

+Amplifier Project

+ +

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:

+
+ +
+ + + + \ 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