Commit Graph

3 Commits

Author SHA1 Message Date
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
fairlyblank
ba897245c3 use github css style 2013-05-11 02:00:05 +08:00
astaxie
6366b3df42 修改目录结构 2013-03-21 13:53:40 +08:00