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-02-18 15:05:42 -08:00
css added grunt js and updates css for sliding 2013-02-11 21:16:33 -08:00
fpjs added grunt js and updates css for sliding 2013-02-11 21:16:33 -08:00
img added a placeholder for bookmarks 2013-02-18 15:05:42 -08:00
moby-dick added hooks and transculsions 2013-02-07 13:17:01 -08:00
.DS_Store added grunt js and updates css for sliding 2013-02-11 21:16:33 -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
grunt.js added grunt js and updates css for sliding 2013-02-11 21:16:33 -08:00
humans.txt Boilerplate 2012-10-27 09:32:48 -07:00
index.html added a placeholder for bookmarks 2013-02-18 15:05:42 -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