You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Glen Cheney 244f89aaba Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_includes Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_layouts Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_posts Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_scss Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
css Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
dist Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
gulp Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
img Add social links and anchor links for each header. 10 years ago
js Use options object instead of adding to the instance directly. 8 years ago
src Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
test Got jest working for tests. jsdom sucks. 8 years ago
.babelrc Got jest working for tests. jsdom sucks. 8 years ago
.editorconfig Add .editorconfig file. Save all files again to be consistent. 11 years ago
.gitignore Use web pack multi compiler. 8 years ago
.jscsrc Start ES6 conversion and jQuery / Modernizr removal. 8 years ago
.jshintrc Added stagger option. More refactoring. Working home page demo again. 8 years ago
.npmignore Use web pack multi compiler. 8 years ago
.travis.yml Got jest working for tests. jsdom sucks. 8 years ago
CONTRIBUTING.md Update GitHub contributing link 9 years ago
Gruntfile.js Fix broken link #84 9 years ago
LICENSE Add MIT license close #53 10 years ago
README.md Add directions for installing with npm. Closes #62 9 years ago
_config.yml Refactor more docs javascript and add css compilation with gulp. 8 years ago
_config_dev.yml Add .editorconfig file. Save all files again to be consistent. 11 years ago
bower.json Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
favicon.png Added favicon. Added description and image to each page for open graph and twitter cards. 11 years ago
gulpfile.js Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
index.html Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
package.json Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
robots.txt Add .editorconfig file. Save all files again to be consistent. 11 years ago
webpack.config.js Use web pack multi compiler. 8 years ago
webpack.config.min.js Use web pack multi compiler. 8 years ago

README.md

Shuffle Build Status

Categorize, sort, and filter a responsive grid of items.

bower install shufflejs

Shuffle is also available on NPM as shufflejs.

Docs and Demos

All found here

Shuffle 3.0

Shuffle 3 is a big refactor from Shuffle 2. Enjoy!

Inspiration

This project was inspired by Isotope and Packery.