This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bookjure /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
build.xml | ||
| |
deps/ | ||
| |
public/ | ||
| |
src/ | ||
| |
start | ||
| |
test/ |
README.markdown
Bookjure
This is a small compojure app that serves up pdfs (ideally books) for general consumption.
Install
To checkout bookjure simply run:
git clone git://github.com/abedra/bookjure.git
Setup
To setup bookjure simply copy the directory that contains your media to the public directory inside bookjure:
cp -r <path to books>/* <path to bookjure/public/books>
Run
To start bookjure simply run:
./start
Currently Not Working
- If any of your books have whitespace in the filename it doesn't link correctly








