Material Design Components in HTML/CSS/JS
Go to file
2014-04-16 16:18:22 +01:00
css Include PureCSS 2014-04-16 14:25:10 +01:00
img/touch Drop startup directory 2014-04-07 11:06:17 +01:00
js Drop extraneous scripts. 2014-04-07 10:27:30 +01:00
sample Add side-bar sample. 2014-04-16 14:25:30 +01:00
style-guide Add initial (Pure-based) style guide 2014-04-16 16:18:22 +01:00
404.html Add initial H5BP mobile boilerplate 2014-04-07 10:24:30 +01:00
favicon.ico Add initial H5BP mobile boilerplate 2014-04-07 10:24:30 +01:00
humans.txt humans.txt - drop jQuery and Modernizr references. 2014-04-07 11:07:49 +01:00
index.html Drop normalize reference. 2014-04-16 14:25:21 +01:00
LICENSE Initial commit 2014-04-07 01:45:18 -07:00
manifest.webapp Add initial H5BP mobile boilerplate 2014-04-07 10:24:30 +01:00
README.md Adding in some overview information. 2014-04-16 15:12:57 +01:00
robots.txt Add initial H5BP mobile boilerplate 2014-04-07 10:24:30 +01:00

Sushi

A starting point for multi-device development.

Overview

Sushi is a starter kit for multi-screen web development, encompassing opinionated recommendations on boilerplate and tooling for building an experience that works great across multiple devices.

The project aims to align with the mobile web recommendations made by Google's Web Central team and will include UX pattern samples and best practices that fall in line with some opinions we have about how multi-screen webapps should be built.

What performance requirements does Sushi have?

Sushi will be striving to ship with a 60fps experience and 100% PageSpeed score out of the box.

We intend to give developers a high performance starting point for multi-device development, paying close attention to this requirement when deciding on the libraries and tools we prescribe. We will be employing use of PageSpeed Insights and the Chromium Telemetry tools for helping us stay on top of this.

Contains:

  • Customized Mobile HTML5 Boilerplate
  • PureCSS (with Normalize)