Categorize, sort, and filter a responsive grid of items
This is a large improvement to shuffle. Most notably, the ability for masonry layouts. Other additions include adding/removing items, enabling/disabling, multiple instances on a page, and more!
This project uses Jekyll, so:
- head over to their quickstart guide to setup jekyll.
- run
jekyll serve --watch --config _config.yml,_config_dev.yml
in your console - go to
http://localhost:4000
to see it.
The --config
option can take multiple config files. In this case, the _config_dev.yml
file overrides options set in _config.yml
.
- Use Deferred objects for callbacks
- Horizontal layout