From 06048e1ec76c889ddf279f828c8fdee322502815 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Wed, 25 Jun 2014 01:22:59 +0200 Subject: gh-pages denom prep --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index 009d31b..0000000 --- a/README.md +++ /dev/null @@ -1,20 +0,0 @@ -Touch Imagelightbox -============== -Imagelightbox was originly created by [Osvaldas Valutis](http://osvaldas.info/image-lightbox-responsive-touch-friendly), though it was only accesible through his site. I put it here to make it more maintainable. - -#How to get it -Via bower.io `bower install touch-imagelightbox` - -Or with git `git clone https://github.com/victorhaggqvist/touch-imagelightbox.git` - -Or download the [zip](https://github.com/victorhaggqvist/touch-imagelightbox/archive/master.zip). - -#How to build -Image Lightbox is buildt using the Grunt toolchain. The CSS is build using SASS and Compass, which means you need Ruby, the SASS and Compass gems to make it. - -Note: Remenber that you ATM need a alpha build of Compass to make it work with Grunt (`gem install compass --pre`). - -If you have Node just do a `npm install` then `grunt` and you will have a new build in the `dist/` directory. - -#License -MIT -- cgit v1.2.3