summaryrefslogtreecommitdiff
path: root/public/dev.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-25 12:36:32 -0400
committerJules Laplace <jules@okfoc.us>2015-09-25 12:36:32 -0400
commitf5e8e323597cf4655b5967a2c372d10e9f05782b (patch)
treeca1489ada38b3df8dbb9c93c1b77b643ab51de6c /public/dev.html
parent6e96cf96eed6704c26e28c01dd3ece0eee54b1fd (diff)
grunt
Diffstat (limited to 'public/dev.html')
-rw-r--r--public/dev.html69
1 files changed, 69 insertions, 0 deletions
diff --git a/public/dev.html b/public/dev.html
new file mode 100644
index 0000000..20a7830
--- /dev/null
+++ b/public/dev.html
@@ -0,0 +1,69 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>LuCkYPLoP™</title>
+<meta property="og:title" content="LuCkYPLoP™">
+<meta property="og:type" content="website">
+<meta property="og:image" content="">
+<meta property="og:url" content="">
+<meta property="og:site_name" content="LuckyPlop - The Best Image Uploader Thing">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="LuckyPlop - Check this out..">
+<link rel="stylesheet" href="/assets/css/css.css">
+</head>
+<body>
+
+<div id="luckyimage"></div>
+
+<div id="topnav">
+ <span class="luckyback">
+ <a id="prev">[&lt;&lt; previous 画像]</a>
+ <a id="next">[前のnewer &gt;&gt;]</a>
+ <a id="refresh">Rfsh</a> &nbsp;
+ <a id="random">RNDM</a>
+ </span>
+</div>
+
+<a id="pip"><img></a>
+
+<div id="morelucky" class="popup_block">
+ <div id="luckyinfo">
+ <img src="http://okfocus.s3.amazonaws.com/luckyplop/lucky1.png" class="luckylogo">
+ <ul>
+ <li>LuCkYPLoP™ is the world's best PIC UPLOADINGッTOOL!プド!</li>
+ <li>LuCkYPLoP™ lets you DRAG an image from your computer to anywhere in the page
+ to uploadド!. The picture is displayed until a NEW image is uploaded from anywhere in the
+ in the WORLD!!</li>
+ <li>LuCkYPLoP™ letsことができます you DISCOVER image過s from oth去er userの画s, you can像を view past imagesる!</li>
+ <li>On LuCkYPLoP™ you have a 1 in 100 chance ラッキー . to win amazing prizes!</li>
+ <li>Just upload things and LuCkYPLoP™ will do the lottery宝くじ! AND MAKE YOU WINメーカーに勝つ!!</li>
+ </ul>
+ <hr>
+ </div>
+</div>
+
+<div id="bottombar">
+ <marquee scrollamount="10" width="100%">
+ Step 1.drag an image into luckyplop! -
+ Step 2.see if you won! -
+ 3.Share the image on friendster, grindr, twitter, myspace or facebook!
+ </marquee>
+</div>
+
+<img src="http://okfocus.s3.amazonaws.com/luckyplop/luckypad.png" id="luckypad">
+
+<div id="droparea"></div>
+
+</body>
+
+<script src="/assets/js/vendor/jquery-2.1.4.min.js"></script>
+<script src="/assets/js/vendor/lodash.min.js"></script>
+<script src="/assets/js/vendor/util.js"></script>
+<script src="/assets/js/vendor/view/view.js"></script>
+<script src="/assets/js/vendor/view/uploadview.js"></script>
+
+<script src="/assets/js/drag.js"></script>
+<script src="/assets/js/nav.js"></script>
+<script src="/assets/js/index.js"></script>
+
+</html>