Web Starter Kit -> Material Design Lite

master
Addy Osmani 2015-04-10 10:54:44 +01:00
parent 20ca1e5b0e
commit 50a3e8720e
4 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"homepage": "https://github.com/google/material-design-lite",
"authors": [
"Web Starter Kit team"
"Material Design Lite team"
],
"description": "Material Design Components in CSS, JS and HTML",
"main": [

View File

@ -5,20 +5,20 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Web Starter Kit</title>
<title>Material Design Lite</title>
<!-- Add to homescreen -->
<link rel="manifest" href="manifest.json">
<!-- Fallback to homescreen for Chrome <39 on Android -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="Web Starter Kit">
<meta name="application-name" content="Material Design Lite">
<link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png">
<!-- Add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Web Starter Kit">
<meta name="apple-mobile-web-app-title" content="Material Design Lite">
<link rel="apple-touch-icon" href="images/touch/apple-touch-icon.png">
<!-- Tile icon for Win8 (144x144 + tile color) -->
@ -85,6 +85,6 @@
ga('create', 'UA-XXXXX-X', 'auto');
ga('send', 'pageview');
</script>
<!-- Built with love using Web Starter Kit -->
<!-- Built with love using Material Design Lite -->
</body>
</html>

View File

@ -7,7 +7,7 @@ The MDL components are created with CSS, JavaScript, and HTML. You can use the c
The MDL component library includes new versions of common user interface controls such as buttons, check boxes, and text fields, adapted to follow Material Design concepts. The library also includes enhanced and specialized features like cards, column layouts, sliders, spinners, tabs, typography, and more.
MDL is free to download and use, and may be used with or without any build library or development environment (such as [Web Starter Kit](https://developers.google.com/web/starter-kit/)). It is a cross-browser, cross-OS web developer's toolkit that can be used by anyone who wants to write more productive, portable, and &mdash; most importantly &mdash; usable web pages.
MDL is free to download and use, and may be used with or without any build library or development environment (such as [Material Design Lite](https://developers.google.com/web/starter-kit/)). It is a cross-browser, cross-OS web developer's toolkit that can be used by anyone who wants to write more productive, portable, and &mdash; most importantly &mdash; usable web pages.
## Getting started

View File

@ -5,7 +5,7 @@
<meta name="description" content="Palette demo for the visual style guide used by this site.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1">
<meta itemprop="name" content="Palette Demo — Web Starter Kit">
<meta itemprop="name" content="Palette Demo — Material Design Lite">
<meta itemprop="description" content="Palette demo for the visual style guide used by this site.">
<link href='//fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en' rel='stylesheet' type='text/css'>
@ -13,7 +13,7 @@
<link rel="stylesheet" href="../../css/material.css">
<link rel="stylesheet" href="style.css">
<title>Palette Demo — Web Starter Kit</title>
<title>Palette Demo — Material Design Lite</title>
</head>
<body>
<div class="PreviewBlock">