Update Readme

This commit is contained in:
David Morse
2015-04-08 09:37:06 -06:00
parent a908eaecae
commit 853e1fc72e
8 changed files with 23 additions and 24 deletions

View File

@ -1,34 +1,24 @@
Gridster.js
===========
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ducksboard/gridster.js/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
Gridster is a jQuery plugin that makes building intuitive draggable
layouts from elements spanning multiple columns. You can even
dynamically add and remove elements from the grid.
More at [http://gridster.net/](http://gridster.net/).
[Releases](https://github.com/ducksboard/gridster.js/releases)
[Releases](https://github.com/dsmorse/gridster.js/releases)
[CHANGELOG](https://github.com/ducksboard/gridster.js/blob/master/CHANGELOG.md)
[CHANGELOG](https://github.com/dsmorse/gridster.js/blob/master/CHANGELOG.md)
Gridster is maintained by Ducksboard occasionally but not actively.
@dustmoo and @pushmatrix have also write permissions as Gridster maintainers
they are. Thank you guys!
Gridster was created by Ducksboard but they have basiclly abondoned the project
and even those who had write permissions to the repo are not merging pull requests.
## Forks
Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js
with some new interesting features like widget-swapping and static widgets.
Can be found here: [dustmoo/gridster.js](https://github.com/dustmoo/gridster.js)
@dustmoo is working in his spare time to merge all these changes into
ducksboard/gridster.js
If anyone would like to help @dustmoo improve his fork and reconcile
it with the main library he would be happy for the help.
As of result of the inactivity over hte last year in the Ducksboard repository, [@dsmorse](https://github.com/dsmorse/gridster.js) has created a fork
for current support. He will GLADLY accept pull requests, and will be working to merge existing
Pull Requests from Ducksboard repo.
## Contributing to this project