Skip to content

kaku87/books-share

 
 

Repository files navigation

books-share Build Status

This is the source code of books-share

Take a look

vps: http://book.nyepoch.com
vps(ip): http://198.199.86.209:9000

Requirements

  • Ruby 1.9.3
  • MySQL
  • rbenv
  • sphinxsearch
  • nodejs
  • pdf2htmlEX

development setup

  • rename /config/databse.yml.example to /config/databse.yml
  • sudo apt-get install sphinxsearch (mac: brew install sphinx --mysql )
  • sudo apt-get install nodejs (mac: brew install node)
  • rake db:setup
  • rake ts:configure
  • rake ts:index
  • rake ts:start

install pdf2htmlEx

  • sudo apt-get install software-properties-common
  • sudo add-apt-repository ppa:coolwanglu/pdf2htmlex
  • sudo apt-get update
  • sudo apt-get install pdf2htmlEX
  • pdf2htmlEX -v

Changed Log

06/11/2013 redeploy vps with the avatar uploaded
avatar

06/14/2013 add read online function

About

图书分享

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published