index.html 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>KitchenSink - Lungo 2.0</title>
  6. <meta name="description" content="">
  7. <meta name="author" content="Javier Jiménez Villar (@soyjavi)">
  8. <meta name="HandheldFriendly" content="True">
  9. <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  12. <meta name="format-detection" content="telephone=no">
  13. <meta http-equiv="cleartype" content="on">
  14. <!-- iPhone -->
  15. <link href="http://lungo.tapquo.com/resources/icon-57.png" sizes="57x57" rel="apple-touch-icon">
  16. <link href="http://lungo.tapquo.com/resources/startup-image-320x460.png" media="(device-width: 320px) and (device-height: 480px)
  17. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  18. <!-- iPhone (Retina) -->
  19. <link href="http://lungo.tapquo.com/resources/icon-114.png" sizes="114x114" rel="apple-touch-icon">
  20. <link href="http://lungo.tapquo.com/resources/startup-image-640x920.png" media="(device-width: 320px) and (device-height: 480px)
  21. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  22. <!-- iPhone 5 -->
  23. <link href="http://lungo.tapquo.com/resources/startup-image-640x1096.png" media="(device-width: 320px) and (device-height: 568px)
  24. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  25. <!-- iPad -->
  26. <link href="http://lungo.tapquo.com/resources/icon-72.png" sizes="72x72" rel="apple-touch-icon">
  27. <link href="http://lungo.tapquo.com/resources/startup-image-768x1004.png" media="(device-width: 768px) and (device-height: 1024px)
  28. and (orientation: portrait)
  29. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  30. <link href="http://lungo.tapquo.com/resources/startup-image-748x1024.png" media="(device-width: 768px) and (device-height: 1024px)
  31. and (orientation: landscape)
  32. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  33. <!-- iPad (Retina) -->
  34. <link href="http://lungo.tapquo.com/resources/icon-144.png" sizes="144x144" rel="apple-touch-icon">
  35. <link href="http://lungo.tapquo.com/resources/startup-image-1536x2008.png" media="(device-width: 768px) and (device-height: 1024px)
  36. and (orientation: portrait)
  37. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  38. <link href="http://lungo.tapquo.com/resources/startup-image-1496x2048.png" media="(device-width: 768px) and (device-height: 1024px)
  39. and (orientation: landscape)
  40. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  41. <!-- Main Stylesheet -->
  42. <link rel="stylesheet" href="components/lungo/lungo.css">
  43. <link rel="stylesheet" href="components/lungo/lungo.icon.css">
  44. <link rel="stylesheet" href="components/lungo/lungo.icon.brand.css">
  45. <link rel="stylesheet" href="components/lungo/lungo.css">
  46. <link rel="stylesheet" href="components/lungo/theme.lungo.css">
  47. <!-- App Stylesheet -->
  48. <link rel="stylesheet" href="stylesheets/app.css">
  49. </head>
  50. <body class="app">
  51. <section id="main" data-transition="slide">
  52. <header>
  53. <nav class="left box">
  54. <a href="#features" data-router="aside" data-icon="menu"></a>
  55. </nav>
  56. <div class="left">
  57. <div class="centered title">Lungo Framework</div>
  58. </div>
  59. <nav class="right box">
  60. <a href="#" data-icon="share"></a>
  61. </nav>
  62. </header>
  63. <article id="main-article" class="active list indented scroll">
  64. <ul>
  65. <li class="dark">
  66. <strong>
  67. A framework for developers who want to design, build and share cross device apps.
  68. </strong>
  69. </li>
  70. <li class="feature">
  71. <strong>HTML5 Optimized Apps</strong>
  72. Lungo Framework supports open web standards, such as HTML5, CSS3 and JavaScript. It brings consistent browser environment across mobiles, tvs and desktop devices.
  73. </li>
  74. <li class="feature">
  75. <strong>Open Source Project</strong>
  76. Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.
  77. </li>
  78. <li class="feature">
  79. <strong>Powerfull JavaScript API</strong>
  80. Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.
  81. </li>
  82. <li class="feature">
  83. <strong>Multi-Device full support</strong>
  84. Is known that create apps for each platform is expensive, this situation is increased by the arrival of tablets and SmartTVs. Lungo will suit all of them creating a unique and amazing UX.
  85. </li>
  86. <li>
  87. <a href="https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Flungo.tapquo.com%2F&text=@lungojs a framework for developers who want to design, build and share cross device apps" data-icon="brand twitter" target="_blank" class="button anchor theme" data-label="Tweet me"></a>
  88. </li>
  89. </ul>
  90. </article>
  91. <article id="second-article" class="list scroll">
  92. <ul>
  93. <li class="feature">
  94. <div class="right ">15:49</div>
  95. <strong class="text bold">Enrique Amodeo Rubio</strong>
  96. <div class="text small">[madridJS] [JOB] Front Developer Position</div>
  97. <small>
  98. <div class="right tag ">theme</div>
  99. Hola a todos, nos llega esta oportunida muy inteeresante
  100. </small>
  101. </li>
  102. <li class="feature">
  103. <div class="right ">15:49</div>
  104. <strong class="text normal">Enrique Amodeo Rubio</strong>
  105. <small class="text small">[madridJS] [JOB] Front Developer Position</small>
  106. <small>
  107. <div class="right tag cancel">important</div>
  108. Hola a todos, nos llega esta oportunida muy inteeresante
  109. </small>
  110. </li>
  111. <li class="feature">
  112. <div class="right tag accept">sended</div>
  113. <strong class="text bold">Open Source Project</strong>
  114. <p class="text thin">Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.</p>
  115. </li>
  116. <li class="feature">
  117. <strong>Powerfull JavaScript API</strong>
  118. Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.
  119. </li>
  120. <li class="feature">
  121. <strong>Multi-Device full support</strong>
  122. Is known that create apps for each platform is expensive, this situation is increased by the arrival of tablets and SmartTVs. Lungo will suit all of them creating a unique and amazing UX.
  123. </li>
  124. <li>
  125. <a href="https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Flungo.tapquo.com%2F&text=@lungojs a framework for developers who want to design, build and share cross device apps" data-icon="brand twitter" target="_blank" class="button anchor theme" data-label="Tweet me"></a>
  126. <button data-icon="brand twitter" class="anchor theme" data-label="Tweet me"></button>
  127. </li>
  128. </ul>
  129. </article>
  130. <article id="environment" class="list">
  131. <ul>
  132. <li id="os" class="dark" data-icon="mobile">
  133. <strong>Desktop</strong>
  134. <small>unknown</small>
  135. </li>
  136. <li id="resolution" data-icon="picture">
  137. <strong>0p x 0p</strong>
  138. <small>Screen Resolution</small>
  139. </li>
  140. <li id="navigator" data-icon="brand html5">
  141. <strong>webkit</strong>
  142. <small>Mobile: </small>
  143. </li>
  144. </ul>
  145. </article>
  146. </section>
  147. <!-- Lungo dependencies -->
  148. <script src="components/quojs/quo.js"></script>
  149. <script src="components/lungo/lungo.js"></script>
  150. <!-- LungoJS - Sandbox App -->
  151. <script>
  152. Lungo.init({
  153. name: 'Kitchen Sink',
  154. version: '2.1',
  155. resources: ['app/sections/pull.html',
  156. 'app/sections/notification.html',
  157. 'app/sections/carousel.html',
  158. 'app/sections/touchevents.html',
  159. 'app/asides/features.html']
  160. });
  161. </script>
  162. <script src="app/app.js"></script>
  163. <script src="app/events.notification.js"></script>
  164. <script src="app/events.touch.js"></script>
  165. <script src="app/events.pull.js"></script>
  166. <script src="app/events.carousel.js"></script>
  167. <script src="app/events.trigger.js"></script>
  168. </body>
  169. </html>