Commit Graph

3 Commits

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