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-01-27 19:17:54 -08:00
css added loading from zipped epub file 2013-01-26 21:01:14 -08:00
fpjs invalidate stored page position if chapter is different 2013-01-27 19:17:54 -08:00
img added loading from zipped epub file 2013-01-26 21:01:14 -08:00
moby-dick added storage and chapters 2013-01-10 13:57:27 -08:00
.DS_Store added hash changes 2013-01-27 18:06:59 -08:00
config.ru core zip functionality 2012-10-27 11:44:49 -07:00
favicon.ico Boilerplate 2012-10-27 09:32:48 -07:00
Gemfile Boilerplate 2012-10-27 09:32:48 -07:00
humans.txt Boilerplate 2012-10-27 09:32:48 -07:00
index.html save page position 2013-01-27 11:50:11 -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