Commit Graph

6 Commits

Author SHA1 Message Date
zhibinr
b7a7cee0ec Update build.sh
修复一处图片路径错误
2014-03-07 16:42:01 +08:00
Abe Makoto
26d48ec8a8 OS X build err support 2014-02-26 09:07:33 +09:00
morikat
de27d2c788 Fix issue with missing built-in image of the epub generated 2014-02-06 23:11:30 +09:00
Shin Kojima
dfe2104969 Add config as language file
This patch will change several behaviour while generating the ebook:

- `build.go` now accepts two environment variables: TMP, WORKDIR

    * TMP:

Temporary directory path.
The directory stores intermediate files like '*.html' or metadata.txt.

    * WORKDIR:

Script base directory.

- `config` as language file

config file will be `source`d to change its ebook metadata.

- `genepub.sh` is integrated to `build.sh` and `build.go`

See `FixHeader` and `RemoveFooterLink` functions.
2013-12-31 13:10:27 +09:00
Chen Yufei
f267dadbd8 Fix build script.
- Change shell path and file mode
- go get md2min instead of blackfriday
2013-06-10 13:44:18 +08:00
astaxie
6366b3df42 修改目录结构 2013-03-21 13:53:40 +08:00