-
Notifications
You must be signed in to change notification settings - Fork 38
This documentation is outdated and in need of review.
We've tried to make the documentation in the wiki as thorough as possible. The Usage instructions, Installation, Process, Code documentation and Development notes pages all attempt to provide relevant instructions or explanations. If you have a problem that isn't solved by looking in the documentation, then feel free to submit an issue to the issue tracker.
Please submit it as an issue to the issue tracker. Screenshots, reproduction steps, and/or a description of the environment (browser, operating system, etc), if relevant, would be helpful as well.
We welcome contributions! If you want to hack away at Diva, the easiest way to do this is:
- Fork our repository.
- Read our documentation to get familiar with what's going on.
- Hack away at your local repo. (Hint: if you don't know what you want to do, take a look at our outstanding issues.)
- When you think you're ready, send us a pull request. We'll check over your code, and then merge it in.
diva.js has been tested on Chrome, Safari, Opera, and Firefox, on Mac OS X, Ubuntu 10.10, Windows XP and the iPad. It does not currently work on any version of Internet Explorer. This is something we are working on.
It's lightweight, is very well-documented and is much more fun to work with than pure Javascript.