1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00
JS epub parser/reader
Find a file
2013-02-04 11:39:25 -08:00
css added ability to change font size. todo: refresh on select newfont, better way to hide/show settings 2013-02-04 11:39:25 -08:00
fpjs added ability to change font size. todo: refresh on select newfont, better way to hide/show settings 2013-02-04 11:39:25 -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 small fixes 2013-02-01 13:59:56 -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 added ability to change font size. todo: refresh on select newfont, better way to hide/show settings 2013-02-04 11:39:25 -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