index.html 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Brownie</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://cdn.tapquo.com/lungo/icon-57.png" sizes="57x57" rel="apple-touch-icon">
  16. <link href="http://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/icon-114.png" sizes="114x114" rel="apple-touch-icon">
  20. <link href="http://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/icon-72.png" sizes="72x72" rel="apple-touch-icon">
  27. <link href="http://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/icon-144.png" sizes="144x144" rel="apple-touch-icon">
  35. <link href="http://cdn.tapquo.com/lungo/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://cdn.tapquo.com/lungo/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.brownie/lungo.css">
  43. <link rel="stylesheet" href="components/lungo.brownie/lungo.icon.css">
  44. <link rel="stylesheet" href="components/lungo.brownie/lungo.icon.brand.css">
  45. <link rel="stylesheet" href="components/lungo.brownie/lungo.css">
  46. <link rel="stylesheet" href="components/lungo.brownie/theme.lungo.css" id="theme-stylesheet">
  47. <!-- App Stylesheet -->
  48. <link rel="stylesheet" href="stylesheets/app.css">
  49. </head>
  50. <body class="app">
  51. <section id="main" data-transition="" data-aside="features" class="drag">
  52. <header>
  53. <nav>
  54. <a href="#" data-view-aside="features" data-icon="menu"></a>
  55. </nav>
  56. <img src="assets/logo.png" class="title centered">
  57. <nav class="right">
  58. <a href="#" data-action="twitter" class="button" data-icon="brand twitter" data-article="main-article"></a>
  59. <!--
  60. <a href="#" data-action="twitter" class="button" data-icon="brand twitter" data-article="main-article" data-label="twitter"></a>
  61. <a href="#" data-action="twitter" class="button" data-article="main-article" data-label="twitter"></a>
  62. <button data-action="twitter" data-icon="brand twitter" data-article="main-article"></button>
  63. <button data-action="twitter" data-icon="brand twitter" data-article="main-article" data-label="twitter"></button>
  64. <button data-action="twitter" data-article="main-article" data-label="twitter"></button>
  65. -->
  66. </nav>
  67. </header>
  68. <nav data-control="groupbar" data-article="icons icons-brands">
  69. <a href="#" data-view-article="icons" data-label="Normal" data-count="72"></a>
  70. <a href="#" data-view-article="icons-brands" data-label="Brands" data-count="37" data-async="app/articles/icon-brand.html" ></a>
  71. </nav>
  72. <nav data-control="groupbar" data-article="list list-indented list-examples">
  73. <a href="#" data-view-article="list" data-icon="checkmark" data-label="Normal"></a>
  74. <a href="#" data-view-article="list-indented" data-label="Indented"></a>
  75. <a href="#" data-view-article="list-examples" data-label="Examples"></a>
  76. </nav>
  77. <article id="main-article" class="list indented scroll">
  78. <ul>
  79. <li class="dark">
  80. <strong>
  81. A framework for developers who want to design, build and share cross device apps.
  82. </strong>
  83. </li>
  84. <li class="feature">
  85. <strong>HTML5 Optimized Apps</strong>
  86. Lungo Framework supports open web standards, such as HTML5, CSS3 and JavaScript. It brings consistent browser environment across mobiles, tvs and desktop devices.
  87. </li>
  88. <li class="feature">
  89. <strong>Powerfull JavaScript API</strong>
  90. 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.
  91. </li>
  92. <li class="feature">
  93. <strong>Multi-Device full support</strong>
  94. 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.
  95. </li>
  96. <li class="feature">
  97. <strong>Open Source Project</strong>
  98. 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.
  99. </li>
  100. <li>
  101. <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 anchor theme" data-label="Tweet me"></a>
  102. </li>
  103. </ul>
  104. </article>
  105. </section>
  106. <!-- Lungo dependencies -->
  107. <script src="components/quojs/quo.js"></script>
  108. <script src="components/lungo.brownie/lungo.js"></script>
  109. <!-- LungoJS - Sandbox App -->
  110. <script>
  111. Lungo.init({
  112. name: 'Kitchen Sink',
  113. version: '2.1.0222',
  114. resources: [
  115. 'app/asides/features.html',
  116. 'app/asides/right.html']
  117. });
  118. </script>
  119. <script src="app/app.js"></script>
  120. </body>
  121. </html>