diff -r 000000000000 -r d970ebf37754 enmi12/glossaire/_posts/demos/2011-01-11-images.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/enmi12/glossaire/_posts/demos/2011-01-11-images.html Wed Nov 06 03:21:17 2013 +0000 @@ -0,0 +1,44 @@ +--- +title: Images +layout: default +category: demos +photos: + - Stanley + - Officer + - Tony + - Kendra + - Giraffe + - Gavin + - Anita + - Take My Portrait + - Wonder +--- + +
+

Isotope is triggered after all images are loaded with the imagesLoaded plugin.

+
+ +
+ {% for photo in page.photos %} +
+ {{ photo }} +
+ {% endfor %} +
+ + + + \ No newline at end of file