1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-27 14:44:43 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Oliver Steele
7a143c0fae Add doc strings; adjjust method names 2017-06-15 09:34:51 -04:00
Oliver Steele
53304c3452 Split Page into embeddings and interface 2017-06-15 09:34:51 -04:00
Oliver Steele
089417f1db Introduce a VariableMap type 2017-06-15 09:34:51 -04:00
Oliver Steele
3e68659b3a Add static page variables 2017-06-14 13:20:52 -04:00
Oliver Steele
af5236f7ae Fix some metalinter warnings 2017-06-13 17:19:05 -04:00
Oliver Steele
c954878abe Honor site includes 2017-06-13 12:38:06 -04:00
Oliver Steele
83800e38d4 NewSite creates initialized Site 2017-06-13 12:19:10 -04:00
Oliver Steele
81c6c28faf Move Source, Dest to Site type; make Config private 2017-06-13 11:27:24 -04:00
Oliver Steele
c996a6495f Make config a type w/ methods; add --dry_run 2017-06-13 11:00:24 -04:00
Oliver Steele
0e9354ab87 Move Collection to a separate file 2017-06-13 09:01:20 -04:00
Oliver Steele
0f6691eda2 Refactor Collection type and methods out of site config 2017-06-13 08:55:39 -04:00
Oliver Steele
09acac0190 Use site config to recognize markdown files 2017-06-13 08:55:39 -04:00
Oliver Steele
ad70550a7c Test file tests site variable 2017-06-13 08:55:39 -04:00
Oliver Steele
c45156c62c More page variables, and a subcommand to show them 2017-06-12 17:12:40 -04:00
Oliver Steele
5b258dc0c8 readFile -> readPage + p.Render 2017-06-11 20:30:25 -04:00
Oliver Steele
3e361de4a7 Fix gometalinter warnings 2017-06-11 20:05:17 -04:00
Oliver Steele
5306e287f3 Make collections available to templates 2017-06-11 18:36:31 -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