PageRenderTime 52ms CodeModel.GetById 26ms RepoModel.GetById 1ms app.codeStats 0ms

/about.html

https://gitlab.com/x33n/materialize
HTML | 292 lines | 265 code | 15 blank | 12 comment | 0 complexity | fd61e1f75c8c8c4736e617b1a7a9b0c2 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="msapplication-tap-highlight" content="no">
  8. <meta name="description" content="Materialize is a modern responsive CSS framework based on Material Design by Google. ">
  9. <title>About - Materialize</title>
  10. <!-- Favicons-->
  11. <link rel="apple-touch-icon-precomposed" href="images/favicon/apple-touch-icon-152x152.png">
  12. <meta name="msapplication-TileColor" content="#FFFFFF">
  13. <meta name="msapplication-TileImage" content="images/favicon/mstile-144x144.png">
  14. <link rel="icon" href="images/favicon/favicon-32x32.png" sizes="32x32">
  15. <!-- Android 5 Chrome Color-->
  16. <meta name="theme-color" content="#EE6E73">
  17. <!-- CSS-->
  18. <link href="css/prism.css" rel="stylesheet">
  19. <link href="css/ghpages-materialize.css" type="text/css" rel="stylesheet" media="screen,projection">
  20. <link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css">
  21. <script>
  22. window.liveSettings = {
  23. api_key: "a0b49b34b93844c38eaee15690d86413",
  24. picker: "bottom-right",
  25. detectlang: true,
  26. dynamic: true,
  27. autocollect: true
  28. };
  29. </script>
  30. <script src="//cdn.transifex.com/live.js"></script>
  31. </head>
  32. <body>
  33. <header>
  34. <div class="container"><a href="#" data-activates="nav-mobile" class="button-collapse top-nav waves-effect waves-light circle"><i class="mdi-navigation-menu"></i></a></div>
  35. <ul id="nav-mobile" class="side-nav fixed">
  36. <li class="logo"><a id="logo-container" href="http://materializecss.com/" class="brand-logo">
  37. <object id="front-page-logo" type="image/svg+xml" data="res/materialize.svg">Your browser does not support SVG</object></a></li>
  38. <li class="bold active"><a href="about.html" class="waves-effect waves-teal">About</a></li>
  39. <li class="bold"><a href="getting-started.html" class="waves-effect waves-teal">Getting Started</a></li>
  40. <li class="no-padding">
  41. <ul class="collapsible collapsible-accordion">
  42. <li class="bold"><a class="collapsible-header waves-effect waves-teal">CSS</a>
  43. <div class="collapsible-body">
  44. <ul>
  45. <li><a href="color.html">Color</a></li>
  46. <li><a href="grid.html">Grid</a></li>
  47. <li><a href="helpers.html">Helpers</a></li>
  48. <li><a href="media-css.html">Media</a></li>
  49. <li><a href="sass.html">Sass</a></li>
  50. <li><a href="shadow.html">Shadow</a></li>
  51. <li><a href="table.html">Table</a></li>
  52. <li><a href="typography.html">Typography</a></li>
  53. </ul>
  54. </div>
  55. </li>
  56. <li class="bold"><a class="collapsible-header waves-effect waves-teal">Components</a>
  57. <div class="collapsible-body">
  58. <ul>
  59. <li><a href="badges.html">Badges</a></li>
  60. <li><a href="buttons.html">Buttons</a></li>
  61. <li><a href="cards.html">Cards</a></li>
  62. <li><a href="collections.html">Collections</a></li>
  63. <li><a href="footer.html">Footer</a></li>
  64. <li><a href="forms.html">Forms</a></li>
  65. <li><a href="icons.html">Icons</a></li>
  66. <li><a href="navbar.html">Navbar</a></li>
  67. <li><a href="pagination.html">Pagination</a></li>
  68. <li><a href="preloader.html">Preloader</a></li>
  69. </ul>
  70. </div>
  71. </li>
  72. <li class="bold"><a class="collapsible-header waves-effect waves-teal">JavaScript</a>
  73. <div class="collapsible-body">
  74. <ul>
  75. <li><a href="collapsible.html">Collapsible</a></li>
  76. <li><a href="dialogs.html">Dialogs</a></li>
  77. <li><a href="dropdown.html">Dropdown</a></li>
  78. <li><a href="media.html">Media</a></li>
  79. <li><a href="modals.html">Modals</a></li>
  80. <li><a href="parallax.html">Parallax</a></li>
  81. <li><a href="pushpin.html">Pushpin</a></li>
  82. <li><a href="scrollfire.html">ScrollFire</a></li>
  83. <li><a href="scrollspy.html">Scrollspy</a></li>
  84. <li><a href="side-nav.html">SideNav</a></li>
  85. <li><a href="tabs.html">Tabs</a></li>
  86. <li><a href="transitions.html">Transitions</a></li>
  87. <li><a href="waves.html">Waves</a></li>
  88. </ul>
  89. </div>
  90. </li>
  91. </ul>
  92. </li>
  93. <li class="bold"><a href="http://materializecss.com/mobile.html" class="waves-effect waves-teal">Mobile</a></li>
  94. <li class="bold"><a href="showcase.html" class="waves-effect waves-teal">Showcase</a></li>
  95. </ul>
  96. </header>
  97. <main><div class="section" id="index-banner">
  98. <div class="container">
  99. <div class="row">
  100. <div class="col s12 m9">
  101. <h1 class="header center-on-small-only">About</h1>
  102. <h4 class ="light red-text text-lighten-4 center-on-small-only">Learn about the Material Design and our Project Team.</h4>
  103. </div>
  104. <div class="col s12 m3">
  105. <div class="buysellads-header center-on-small-only">
  106. <!-- CarbonAds Zone Code -->
  107. <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=materializecss" id="_carbonads_js"></script>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. </div>
  113. <div class="container">
  114. <!-- Outer row -->
  115. <div class="row">
  116. <div class="col s12 m9 l10">
  117. <!-- Material Design -->
  118. <div id="materialdesign" class="section scrollspy">
  119. <h2 class="header">Material Design</h2>
  120. <p class="caption">Created and designed by Google, Material Design is a design language that combines the classic principles of successful design
  121. along with innovation and technology. Google's goal is to develop a system of design that allows for a unified user experience
  122. across all their products on any platform.</p>
  123. <div class="video-container">
  124. <iframe width="853" height="480" src="//www.youtube.com/embed/Q8TXgCzxEnw?rel=0" frameborder="0" allowfullscreen></iframe>
  125. </div>
  126. <div class="row section">
  127. <h3 class="header light">Principles</h3>
  128. <div class="col s12 l4">
  129. <img class="promo" src="images/metaphor.png">
  130. <h4 class="center">Material is the metaphor</h4>
  131. <p class="light">The metaphor of material defines the relationship between space and motion. The idea is that the technology is inspired by paper and ink and is utilized to facilitate creativity and innovation. Surfaces and edges provide familiar visual cues that allow users to quickly understand the technology beyond the physical world.</p>
  132. <br>
  133. </div>
  134. <div class="col s12 l4">
  135. <img class="promo" src="images/bold.png">
  136. <h4 class="center">Bold, graphic, intentional</h4>
  137. <p class="light">Elements and components such as grids, typography, color, and imagery are not only visually pleasing, but also create a sense of hierarchy, meaning, and focus. Emphasis on different actions and components create a visual guide for users.</p>
  138. <br>
  139. </div>
  140. <div class="col s12 l4">
  141. <img class="promo" src="images/motion.png">
  142. <h4 class="center">Motion provides meaning</h4>
  143. <p class="light">Motion allows the user to draw a parallel between what they see on the screen and in real life. By providing both feedback and familiarity, this allows the user to fully immerse him or herself into unfamiliar technology. Motion contains consistency and continuity in addition to giving users additional subconscious information about objects and transformations.</p>
  144. </div>
  145. </div>
  146. </div>
  147. <!-- About the Team-->
  148. <div id="team" class="section scrollspy">
  149. <div class="row">
  150. <h2 class="header">Meet the Team</h2>
  151. <p class="caption">We are a team of students from Carnegie Mellon University.</p>
  152. <div class="s12 center">
  153. <div class="image-container">
  154. <img src="images/materialize_team.jpeg" style="width:100%;">
  155. </div>
  156. </div>
  157. </div>
  158. <br />
  159. <div class="row">
  160. <div class="col s12 m3 center-on-small-only">
  161. <div class="image-container">
  162. <img src="images/alvin.png">
  163. </div>
  164. </div>
  165. <div class="col s12 m9">
  166. <h4>Alvin Wang</h4>
  167. <p>Alvin is an Information Systems and Human Computer Interaction Major. He worked as a Software Engineer at Fidelity Investments this past summer.</p>
  168. </div>
  169. </div>
  170. <div class="row">
  171. <div class="col s12 m3 center-on-small-only">
  172. <div class="image-container">
  173. <img src="images/Alan.png">
  174. </div>
  175. </div>
  176. <div class="col s12 m9">
  177. <h4>Alan Chang</h4>
  178. <p>Alan is an Information Systems major with a minor in computer science. He worked at as a Front End Developer at Shift Collaborative this past summer.</p>
  179. </div>
  180. </div>
  181. <div class="row">
  182. <div class="col s12 m3 center-on-small-only">
  183. <div class="image-container">
  184. <img src="images/alex.png">
  185. </div>
  186. </div>
  187. <div class="col s12 m9">
  188. <h4>Alex Mark</h4>
  189. <p>Alex is an Information Systems major with a minor in Human Computer Interaction. He worked as a software developer for Intuit this past summer.</p>
  190. </div>
  191. </div>
  192. <div class="row">
  193. <div class="col s12 m3 center-on-small-only">
  194. <div class="image-container">
  195. <img src="images/kevin.png">
  196. </div>
  197. </div>
  198. <div class="col s12 m9">
  199. <h4>Kevin Louie</h4>
  200. <p>Kevin is an Information Systems major with a minor in Human Computer Interaction. This past summer, he worked as a technology analyst at PPG Industries.</p>
  201. </div>
  202. </div>
  203. </div>
  204. </div>
  205. <!-- Table of Contents -->
  206. <div class="col hide-on-small-only m3 l2">
  207. <div class="toc-wrapper">
  208. <div style="height: 1px;">
  209. <ul class="section table-of-contents">
  210. <li><a href="#materialdesign">Material Design</a></li>
  211. <li><a href="#team">Meet the Team</a></li>
  212. </ul>
  213. </div>
  214. </div>
  215. </div>
  216. </div>
  217. </div> <!-- End Container -->
  218. </main> <footer class="page-footer">
  219. <div class="container">
  220. <div class="row">
  221. <div class="col l4 s12">
  222. <h5 class="white-text">Help Materialize Grow</h5>
  223. <p class="grey-text text-lighten-4">We are a team of college students working on this project like it's our full time job. Any amount would help support and continue development on this project and is greatly appreciated.</p>
  224. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  225. <input type="hidden" name="cmd" value="_s-xclick">
  226. <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
  227. ">
  228. <button class="btn waves-effect waves-light red lighten-3" type="submit" name="action" alt="PayPal - The safer, easier way to pay online!">Donate Now
  229. </button>
  230. </form>
  231. </div>
  232. <div class="col l4 s12">
  233. <h5 class="white-text">Join the Discussion</h5>
  234. <p class="grey-text text-lighten-4">We have a gitter chat room set up where you can talk directly with us. Come in and discuss new features, future goals, general problems or questions, or anything else you can think of.</p>
  235. <a class="btn waves-effect waves-light red lighten-3" target="_blank" href="https://gitter.im/Dogfalo/materialize">Chat</a>
  236. </div>
  237. <div class="col l4 s12" style="overflow: hidden;">
  238. <h5 class="white-text">Connect</h5>
  239. <iframe src="http://ghbtns.com/github-btn.html?user=dogfalo&repo=materialize&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
  240. <br>
  241. <a href="https://twitter.com/MaterializeCSS" class="twitter-follow-button" data-show-count="true" data-size="large" data-dnt="true">Follow @MaterializeCSS</a>
  242. <br>
  243. <div class="g-follow" data-annotation="bubble" data-height="24" data-href="https://plus.google.com/108619793845925798422" data-rel="publisher"></div>
  244. </div>
  245. </div>
  246. </div>
  247. <div class="footer-copyright">
  248. <div class="container">
  249. © 2014-2015 Materialize, All rights reserved.
  250. <a class="grey-text text-lighten-4 right" href="https://github.com/Dogfalo/materialize/blob/master/LICENSE">MIT License</a>
  251. </div>
  252. </div>
  253. </footer>
  254. <!-- Scripts-->
  255. <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
  256. <script>if (!window.jQuery) { document.write('<script src="bin/jquery-2.1.1.min.js"><\/script>'); }
  257. </script>
  258. <script src="js/jquery.timeago.min.js"></script>
  259. <script src="js/prism.js"></script>
  260. <script src="bin/materialize.js"></script>
  261. <script src="js/init.js"></script>
  262. <!-- Twitter Button -->
  263. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
  264. <!-- Google Plus Button-->
  265. <script src="https://apis.google.com/js/platform.js" async defer></script>
  266. <!-- Google Analytics -->
  267. <script>
  268. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  269. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  270. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  271. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  272. ga('create', 'UA-56218128-1', 'auto');
  273. ga('require', 'displayfeatures');
  274. ga('send', 'pageview');
  275. </script>
  276. </body>
  277. </html>