Go to file
Addy Osmani 51d1aa3c45 Close GH-10: Add initial BrowserSync support. 2014-05-06 14:47:36 +02:00
app Move the README back out. 2014-04-17 13:07:17 +01:00
patterns Adds PatternLab. 2014-04-17 11:38:44 +01:00
.gitignore bump deps 2014-05-06 04:31:41 +02:00
LICENSE Initial commit 2014-04-07 01:45:18 -07:00
README.md Move the README back out. 2014-04-17 13:07:17 +01:00
gulpfile.js Close GH-10: Add initial BrowserSync support. 2014-05-06 14:47:36 +02:00
package.json Close GH-10: Add initial BrowserSync support. 2014-05-06 14:47:36 +02:00

README.md

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
  • PatternLab (Node) - a static version is checked into the styles directory.
  • Gulp for the build process