Skip to content

Alternative layout strategy for jQuery Masonry. Tries to preserve the previous/next relationship of the Masonry bricks.

Notifications You must be signed in to change notification settings

Aloha276/masonry-ordered

 
 

Repository files navigation

jQuery Masonry Ordered

All the information about the project can be found at https://masonry-ordered.tasuki.org/.

If tasuki.org explodes, you can view the same locally using Jekyll. Clone the repo and run Jekyll from your terminal:

git clone https://github.com/tasuk/masonry-ordered.git
cd masonry-ordered
jekyll --server --auto

Then view the site at https://localhost:4000.

License

JQuery Masonry Ordered is provided under the MIT license:

Copyright © 2012 Vit 'tasuki' Brunner

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

About

Alternative layout strategy for jQuery Masonry. Tries to preserve the previous/next relationship of the Masonry bricks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.0%
  • HTML 31.5%
  • CSS 13.5%