This commit is contained in:
Oleg Mokhov
2015-06-20 12:26:08 +03:00
committed by mokhov
parent a716969f4e
commit f3546ef3a5
85 changed files with 16682 additions and 1 deletions

View File

@@ -1 +1,17 @@
# reader
# chitalka
Welcome to chitalka.js repository. It is a JavaScript-library to read fb2 books.
And [demo](http://chitalka.github.io/demo/), just drag-n-drop fb2-file at your computer to window and read! Or you can read Anna Karenina... :)
## Project Structure
```
.enb ENB configuration
build BTJSON template and build css, js files output
client blocks
client/core chitalka.js blocks
client/islets islets blocks
lib library files and xsl
```
## Build
Just type at your command line `make` then you need to add route to path `build/index` at your nginx (or etc) config and finally it works