Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

masonry

A collection of 1 post
meteor

Masonry in meteor.js

Code snippet to make masonry work with meteor.js Template.activity_feed.rendered = function () { $('.masonry-container').isotope({ itemSelector: '.item', layoutMode: 'masonry', masonry: { columnWidth: 200, gutterWidth: 5 } }) };
07 Jan 2016
Page 1 of 1
Today I learned © 2025
Powered by Ghost