vincentorback / packery-docs

:memo: Documentation for Packery

Home Page:http://packery.metafizzy.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packery Docs

Documentation for Packery, the bin-packing layout library.

This project does not include the source for Packery. That's over in github.com/desandro/packery.

Build

Building these docs requires Bower, Gulp and npm.

npm install
bower install
gulp

This will build the docs in build/.

Watch for updates to rebuild docs on the fly.

gulp watch

Run gulp watch-dev to build the site with JS and CSS files included separately, un-concatenated, and un-minified.

gulp watch-dev

About

:memo: Documentation for Packery

http://packery.metafizzy.co


Languages

Language:HTML 64.2%Language:JavaScript 19.7%Language:CSS 15.8%Language:Makefile 0.2%