Skip to content

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

Notifications You must be signed in to change notification settings

stefhatcher/device-dimensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published