mirror of
https://github.com/localForage/localForage.git
synced 2026-01-25 14:44:26 +00:00
It would still be cool to add JS Fiddle examples, but this provides good API docs for the localStorage part of the API. Soon to come: localForage's extended API. * Close #34 * Close #113
4 lines
56 B
Ruby
Executable File
4 lines
56 B
Ruby
Executable File
require 'middleman-gh-pages'
|
|
|
|
task :default => [:build]
|