index.html 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Brownie - Lungo 2.2</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="mobile-web-app-capable" content="yes">
  13. <meta name="format-detection" content="telephone=no">
  14. <meta http-equiv="cleartype" content="on">
  15. <!-- iPhone -->
  16. <link href="http://cdn.tapquo.com/lungo/icon-57.png" sizes="57x57" rel="apple-touch-icon">
  17. <link href="http://cdn.tapquo.com/lungo/startup-image-320x460.png" media="(device-width: 320px) and (device-height: 480px)
  18. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  19. <!-- iPhone (Retina) -->
  20. <link href="http://cdn.tapquo.com/lungo/icon-114.png" sizes="114x114" rel="apple-touch-icon">
  21. <link href="http://cdn.tapquo.com/lungo/startup-image-640x920.png" media="(device-width: 320px) and (device-height: 480px)
  22. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  23. <!-- iPhone 5 -->
  24. <link href="http://cdn.tapquo.com/lungo/startup-image-640x1096.png" media="(device-width: 320px) and (device-height: 568px)
  25. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  26. <!-- iPad -->
  27. <link href="http://cdn.tapquo.com/lungo/icon-72.png" sizes="72x72" rel="apple-touch-icon">
  28. <link href="http://cdn.tapquo.com/lungo/startup-image-768x1004.png" media="(device-width: 768px) and (device-height: 1024px)
  29. and (orientation: portrait)
  30. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  31. <link href="http://cdn.tapquo.com/lungo/startup-image-748x1024.png" media="(device-width: 768px) and (device-height: 1024px)
  32. and (orientation: landscape)
  33. and (-webkit-device-pixel-ratio: 1)" rel="apple-touch-startup-image">
  34. <!-- iPad (Retina) -->
  35. <link href="http://cdn.tapquo.com/lungo/icon-144.png" sizes="144x144" rel="apple-touch-icon">
  36. <link href="http://cdn.tapquo.com/lungo/startup-image-1536x2008.png" media="(device-width: 768px) and (device-height: 1024px)
  37. and (orientation: portrait)
  38. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  39. <link href="http://cdn.tapquo.com/lungo/startup-image-1496x2048.png" media="(device-width: 768px) and (device-height: 1024px)
  40. and (orientation: landscape)
  41. and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
  42. <!-- Main Stylesheet -->
  43. <link rel="stylesheet" href="../package/lungo/lungo.css">
  44. <link rel="stylesheet" href="../package/lungo/lungo.theme.css">
  45. <link rel="stylesheet" href="../package/lungo/lungo.icon.css">
  46. <!-- App Stylesheet -->
  47. <link rel="stylesheet" href="static/stylesheets/app.css">
  48. </head>
  49. <body>
  50. <section id="main" data-transition="slide" data-aside="features" class="drag">
  51. <header>
  52. <nav>
  53. <a href="#" data-view-aside="features" data-icon="menu"></a>
  54. </nav>
  55. <img src="static/images/logo.png" class="title centered">
  56. <nav class="on-right">
  57. <a href="#" ><abbr class="text tiny ">v2.2</abbr></a>
  58. </nav>
  59. </header>
  60. <nav data-control="groupbar" data-article="icon-symbol icon-media icon-toolbar icon-social icon-item">
  61. <a href="#" data-view-article="icon-symbol" data-label="Symbol" data-async="static/articles/icon-symbol.html"></a>
  62. <a href="#" data-view-article="icon-media" data-label="Media" data-async="static/articles/icon-media.html"></a>
  63. <a href="#" data-view-article="icon-toolbar" data-label="Toolbar" data-async="static/articles/icon-toolbar.html"></a>
  64. <a href="#" data-view-article="icon-social" data-label="Social" data-async="static/articles/icon-social.html"></a>
  65. <a href="#" data-view-article="icon-item" data-label="Item" data-async="static/articles/icon-item.html"></a>
  66. </nav>
  67. <nav data-control="groupbar" data-article="list list-indented list-examples">
  68. <a href="#" data-view-article="list" data-icon="checkmark" data-label="Normal"></a>
  69. <a href="#" data-view-article="list-indented" data-label="Indented"></a>
  70. <a href="#" data-view-article="list-examples" data-label="Examples"></a>
  71. </nav>
  72. <article id="main-article" class="list indenteds scroll">
  73. <ul>
  74. <li class="text small">
  75. A framework based on HTML5 for developers who want to design, build and share cross device Apps.
  76. </li>
  77. <li>
  78. <strong class="text bold">Optimized</strong>
  79. <span class="text tiny">
  80. Lungo supports open web standards, such as HTML5, CSS3 and JavaScript. It brings consistent browser environment across mobiles, tvs and desktop devices.
  81. </span>
  82. </li>
  83. <li>
  84. <strong class="text bold">Powerfull JavaScript API</strong>
  85. <span class="text tiny">
  86. There are many ways to create apps, and not always is optimized. Lungo offers you a robust API so you can have complete control of your app.
  87. </span>
  88. </li>
  89. <li>
  90. <strong class="text bold">Lightweight & Scalable</strong>
  91. <span class="text tiny">
  92. Create apps for each platform is hard, this situation is increased by the arrival of new devices. Lungo will suit all of them creating a unique and amazing UX.
  93. </span>
  94. </li>
  95. <li>
  96. <strong class="text bold">Real Cross-Device</strong>
  97. <span class="text tiny">
  98. Create apps for each platform is hard, this situation is increased by the arrival of new devices. Lungo will suit all of them creating a unique and amazing UX.
  99. </span>
  100. </li>
  101. <li>
  102. <strong class="text bold">Open Source Project</strong>
  103. <span class="text tiny">
  104. 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.
  105. </span>
  106. </li>
  107. <li>
  108. <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" target="_blank" class="button theme" data-label="Tweet me"></a>
  109. <a href="http://lungo.tapquo.com" target="_blank" class="button margin-top secondary" data-label="Go to Project's page"></a>
  110. </li>
  111. </ul>
  112. </article>
  113. </section>
  114. <!-- Lungo dependencies -->
  115. <script src="components/quojs/quo.js"></script>
  116. <script src="../package/lungo/lungo.js"></script>
  117. <!-- LungoJS - Sandbox App -->
  118. <script>
  119. Lungo.init({
  120. name: 'Kitchen Sink',
  121. version: '2.1.0222',
  122. resources: [
  123. 'static/asides/features.html',
  124. 'static/asides/right.html',
  125. 'static/sections/form.html'],
  126. history: false
  127. });
  128. </script>
  129. <script src="static/javascripts/app.js"></script>
  130. </body>
  131. </html>