Update site.url

pull/56/head
Glen Cheney 11 years ago
parent 788e8dbe44
commit 3e5248c0c0

@ -8,7 +8,7 @@ Categorize, sort, and filter a responsive grid of items
This is a large improvement to shuffle. Most notably, the ability for [masonry](http://masonry.desandro.com) layouts. Other additions include adding/removing items, enabling/disabling, multiple instances on a page, and more!
## Running locally
This project uses [Jekyll](http://jekyllrb.com/), so head over to [their quickstart guide](http://jekyllrb.com/docs/quickstart/) to get set up.
This project uses [Jekyll](http://jekyllrb.com/), so head over to [their quickstart guide](http://jekyllrb.com/docs/quickstart/) to get set up. Then open `_config.yml` and change the `url:` variable to your localhost.
## Improvements still to make
* FAQ page

@ -9,7 +9,7 @@ permalink: /:title
_url: http://glen.local:4000
__url: http://localhost:4000
___url: http://vestride.github.io/Shuffle/
url: http://vestride.github.io/Shuffle/
defaultTitle: 'Shuffle.js'
defaultDescription: 'Categorize, sort, and filter a responsive grid of items'

Loading…
Cancel
Save