Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 886 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 886 Bytes

isotope_test

This is quick test to see how isotope behaves with many boxes and tags.

  • ~2600 random words
  • 500 generated boxes with words
  • words are also used as tags for every box

Configure

you can modify the following, inside custom.js file:

var number_of_boxes = 500;
var min_box_words = 25;
var max_box_words = 60;

Generated box example

<div class="grid-item trust mix tense marvelous even outstanding relieved ajar plane gaze gorgeous fairies dad aware bruise group basketball permissible punishment third tick used yard muscle mundane wakeful look joyous picayune side ">
  <div class="box">
      trust mix tense marvelous even outstanding relieved ajar plane gaze gorgeous fairies dad aware bruise group basketball permissible punishment third tick used yard muscle mundane wakeful look joyous picayune side 
  </div>
</div>