Skip to content

metafizzy/isotope-docs

Repository files navigation

Isotope Docs

Documentation for Isotope, the filtering & sorting magical layout library.

This project does not include the source for Isotope. That's over in github.com/metafizzy/isotope.

Build

Building these docs requires npm, Bower, and Gulp.

npm install
bower install
grunt

This will build the docs in build/.

Watch for updates to rebuild docs on the fly.

grunt default watch

Pass --dev to build the site with JS and CSS files included separately, un-concatenated, and un-minified.

grunt --dev

Isotope vs Masonry vs Packery

                 Masonry Isotope Packery
Masonry Layouts     x        x       x
no gaps                              x
draggable                            x
filtering                    x
sorting                      x
multiple layout              x