commit 5de2a52d4d8e3e78cf396de4859fa87a45da7e8f Author: John Crepezzi Date: Sat Apr 7 20:36:54 2012 -0700 Created gh-pages branch via GitHub diff --git a/index.html b/index.html new file mode 100644 index 0000000..cc062a5 --- /dev/null +++ b/index.html @@ -0,0 +1,43 @@ + + + + + + Haste-server by seejohnrun + + + + + + + +
+
+

Haste-server

+

open source pastebin written in node.js

+

View the Project on GitHub seejohnrun/haste-server

+ +
+
+

Pastebin

+ +

haste-server is an open source pastebin. You can see an example at hastebin.com, and it's easy to install locally.

+ +

GitHub

+ +

Check out the project on github

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