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 gathered from http://screensiz.es/ and formatted into yaml.
data/mobile.yaml
data/tablet.yaml