Commit Graph

6 Commits

Author SHA1 Message Date
zhibinr
03db630d68 Update build.sh
修复一处图片路径错误
2014-03-07 16:42:01 +08:00
Abe Makoto
ab45771a3f OS X build err support 2014-02-26 09:07:33 +09:00
morikat
a4e20cc79f Fix issue with missing built-in image of the epub generated 2014-02-06 23:11:30 +09:00
Shin Kojima
5d9b06f3d9 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
a448224a45 Fix build script.
- Change shell path and file mode
- go get md2min instead of blackfriday
2013-06-10 13:44:18 +08:00
astaxie
385877a5de 修改目录结构 2013-03-21 13:53:40 +08:00