1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-12-02 15:57:49 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
Oliver Steele
f153f3afce Emulate github-pages plugin 2017-09-01 09:10:07 -04:00
Oliver Steele
7faefb20c0 Implement sass.sass_dir config 2017-08-27 13:40:54 -04:00
Oliver Steele
924fe4e06a Use MapSlice to preserve _config data order 2017-08-24 12:21:38 -04:00
Oliver Steele
2dc46e00da Incremental pt. 2 2017-07-25 11:08:53 -04:00
Oliver Steele
0b653d6b24 incremental pt. 1 2017-07-25 09:49:54 -04:00
Oliver Steele
de57141230 Refactor 2017-07-25 09:49:54 -04:00
Oliver Steele
c6d68627ea Implement jekyll-default-layout 2017-07-25 09:49:54 -04:00
Oliver Steele
a72426bb1b Include theme assets 2017-07-25 09:49:28 -04:00
Oliver Steele
49a8520b76 Implement --force_polling 2017-07-23 16:21:24 -04:00
Oliver Steele
1ff6599bc4 Push site build errors to open web pages 2017-07-17 12:22:56 -04:00
Oliver Steele
d88b2bda2f Set TZ from site config 2017-07-17 08:23:54 -04:00
Oliver Steele
034394ec62 Eliminate BuildOptions; move to config.Flags 2017-07-17 08:00:13 -04:00
Oliver Steele
2a582e9778 Implement serve --[no-]watch 2017-07-14 18:40:09 -04:00
Oliver Steele
4dc06356e9 Move helpers -> utils 2017-07-09 16:17:20 -04:00
Oliver Steele
a71e66429e Implement --host, --port 2017-07-07 15:28:51 -04:00
Oliver Steele
16422716c3 config.collections can be a list 2017-07-07 14:55:24 -04:00
Oliver Steele
d1abd57e7a Approximation of excerpts 2017-07-06 19:31:36 -04:00
Oliver Steele
18c715c2be Coverage 2017-07-03 11:48:06 -04:00
Oliver Steele
46176d89fe Implement keep_files 2017-07-01 19:42:48 -04:00
Oliver Steele
3cb871867c Implement drafts 2017-07-01 15:13:32 -04:00
Oliver Steele
03ea884de9 Implement --future 2017-07-01 15:03:36 -04:00
Oliver Steele
ea30ad83b2 Implement --unpublished 2017-07-01 14:55:50 -04:00
Oliver Steele
9b1d1d7790 Remove more templates.VariableMap 2017-06-30 23:56:29 -04:00
Oliver Steele
7e50bb1de1 Add a plugin emulation mechanism 2017-06-30 12:53:34 -04:00
Oliver Steele
cf5d9d2a7f More filters 2017-06-28 16:55:15 -04:00
Oliver Steele
4e85139523 Create packages for collections, config, and site 2017-06-22 15:21:47 -04:00