diff -r 000000000000 -r d970ebf37754 enmi12/glossaire/_posts/tests/2011-05-24-elements-complete-test.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/enmi12/glossaire/_posts/tests/2011-05-24-elements-complete-test.html Wed Nov 06 03:21:17 2013 +0000 @@ -0,0 +1,140 @@ +--- +title: elements complete test +layout: default +category: tests +body_class: demos +--- + +
+

Isotope’s capabilities are designed to be used together cohesively. You can do it all — filter, sort, change layout modes, add items — and Isotope will handle it with ease.

+
+ +
+ + {% include filter-buttons.html %} + + {% include sort-buttons.html %} + + {% include layout-options.html %} + +

Etc

+ + + +
+ + +
+ {% for elem_number in site.random_order %} + {% assign element = site.elements[elem_number] %} + {% include element-partial.html %} + {% endfor %} +
+ + + + + +