1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-30 06:59:04 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Steele
c996a6495f Make config a type w/ methods; add --dry_run 2017-06-13 11:00:24 -04:00
Oliver Steele
8958fb695e Override the site config with the CLI arg 2017-06-13 08:50:12 -04:00
Oliver Steele
c45156c62c More page variables, and a subcommand to show them 2017-06-12 17:12:40 -04:00
Oliver Steele
9959bb41ae Page.Render takes an io.Writer 2017-06-11 20:51:01 -04:00
Oliver Steele
5b258dc0c8 readFile -> readPage + p.Render 2017-06-11 20:30:25 -04:00
Oliver Steele
0411e45fa4 Improvements to subcommand impls 2017-06-11 18:11:52 -04:00
Oliver Steele
0a571a1432 Write tests 2017-06-11 16:00:03 -04:00
Oliver Steele
ccea8a8b20 Build honors permalinks 2017-06-11 14:57:57 -04:00
Oliver Steele
afe6425adc Skip unpublished files; missing collections dirs 2017-06-10 19:32:39 -04:00
Oliver Steele
58d3e66604 Collection and permalink wip 2017-06-10 17:51:46 -04:00
Oliver Steele
b14c8c5b44 Initial
There was actually a day of work with some ~10 commits preceding this, with history lost due to a bug and a backup system failure.
2017-06-10 15:38:09 -04:00