SteveMcArthur / foundation-masonry

Implemention of Zurb Foundation and jQuery Masonry. Effectively a Pinterest style layout.

Home Page:http://stevemcarthur.github.io/foundation-masonry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundation Masonry

Implemention of Zurb Foundation and jQuery Masonry. Effectively a Pinterest style layout.

This owes a lot to dylanbaumann/Zurb-Foundation-and-Masonry as well as bootflat/bootflat.github.io

More about the masonary javascript/jQuery layout can be found at http://masonry.desandro.com/.

For those unfamiliar with the Pinterest/masonry layout, it is a lot like a card layout. However, it also will reorganise itself either due to the browser being resized or the user filtering the card display. At the moment there is no filtering system in this implementation, although it will rearrange itself due to browser resizing.

I'm really happy for feedback and contributions. This started as a template project and I'm happy if anyone else finds it of use.

Project page is at: http://stevemcarthur.github.io/foundation-masonry/

Screen shot

About

Implemention of Zurb Foundation and jQuery Masonry. Effectively a Pinterest style layout.

http://stevemcarthur.github.io/foundation-masonry/

License:MIT License


Languages

Language:HTML 43.5%Language:CSS 32.2%Language:JavaScript 24.3%