Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 804 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 804 Bytes

Heat map and grid views of common device dimensions, not resolutions. Mobile and tablet.

Middleman project for local development. Middleman brings it all together.

cd MY_PROJECT
gem install bundler       # May already be installed
bundle install --binstubs # Install Middleman and dependencies (Requires XCode Command-Line tool)

From within project directory:

bin/middleman server              # Start the preview server
bin/middleman build --clean       # Build project to build/

Data

Data gathered from http://screensiz.es/ and formatted into yaml.

data/mobile.yaml
data/tablet.yaml