1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00
JS epub parser/reader
Find a file
2013-03-14 12:56:42 -07:00
css added annotator 2013-03-04 12:10:03 -08:00
dist added annotator 2013-03-04 12:10:03 -08:00
fpjs updated annotator plugin 2013-03-14 12:56:42 -07:00
img added annotator 2013-03-04 12:10:03 -08:00
moby-dick added hooks and transculsions 2013-02-07 13:17:01 -08:00
.gitignore added gitignore 2013-03-03 20:29:43 -08:00
annotator.html updated annotator plugin 2013-03-14 12:56:42 -07:00
config.ru core zip functionality 2012-10-27 11:44:49 -07:00
dev.html merged and built 2013-03-02 18:41:23 -08:00
favicon.ico Boilerplate 2012-10-27 09:32:48 -07:00
Gemfile Boilerplate 2012-10-27 09:32:48 -07:00
grunt.js added dist version and dev.html for development 2013-03-02 18:34:24 -08:00
humans.txt Boilerplate 2012-10-27 09:32:48 -07:00
index.html added annotator 2013-03-04 12:10:03 -08:00
package.json added grunt js and updates css for sliding 2013-02-11 21:16:33 -08:00
README.md added readme.md 2012-10-27 09:35:06 -07:00
robots.txt Boilerplate 2012-10-27 09:32:48 -07:00
static.ru Boilerplate 2012-10-27 09:32:48 -07:00

Future Press

bundle install rackup

Need to install thin

sudo gem install thin sudo gem install rack

thin -R static.ru start