material-design-lite/templates/android-dot-com
Pascal Hartig f9dd42a02c Make examples more consistent
- Remove protocol-relevant URIs (see https://twitter.com/paul_irish/status/588502455530311680) especially for
  fonts.google.com where there are already open requests over HTTPS.
- Double-quotes for attributes
- Set document-wide lang to "en" since all examples include English text
  and the fonts included are explicitly limited to an English character
  set. (Closes #703)
2015-07-05 22:04:52 +01:00
..
fonts Adding android.com template. 2015-06-16 15:41:51 +01:00
images Adding android.com template. 2015-06-16 15:41:51 +01:00
README.md Adding android.com template. 2015-06-16 15:41:51 +01:00
index.html Make examples more consistent 2015-07-05 22:04:52 +01:00
styles.css Add missing License headers (Closes #692) 2015-07-04 16:23:34 +01:00

README.md

android.com sample

##Why this sample The goal of this sample is to illustrate implementing a real-world-looking site with Material Design Lite.

We therefore decided to do a cover of the front page of the android.com website, which while not a 1:1 match illustrates MDL usage well.