1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-27 03:34:46 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Oliver Steele
924fe4e06a Use MapSlice to preserve _config data order 2017-08-24 12:21:38 -04:00
Oliver Steele
a4f352c505 Site drop is iterable 2017-08-21 15:06:53 -04:00
Oliver Steele
aed6802999 Refine data page example 2017-08-20 17:33:04 -04:00
Oliver Steele
07c559a621 Add more fields to variables example page 2017-08-20 13:13:36 -04:00
Oliver Steele
3ded951bff Define page and static_file variables
* Define page.draft, page.slug, file.collection
* static_file.{name, basename} use basename
* page.id is based on the permalink, not the pathname
2017-08-20 12:56:23 -04:00
Oliver Steele
1855280bbd Sort keys in collection variable examples 2017-08-20 12:56:23 -04:00
Oliver Steele
8ac7f1e191 Define jekyll.environment = JEKYLL_ENV 2017-08-18 10:55:34 -04:00
Oliver Steele
bd76718dfc Set post.title 2017-08-16 16:11:29 -04:00
Oliver Steele
2ee44cf787 Recompute excerpt after rendering 2017-08-16 16:11:29 -04:00
Oliver Steele
8e0c8743a9 Use liquid.IterationKeyedMap 2017-08-15 18:55:18 -04:00
Oliver Steele
d3cf6e1d2a Define jekyll.version to liquid 2017-08-14 15:23:00 -04:00
Oliver Steele
2e4a46ea66 Move testdata/example -> example 2017-08-10 12:27:51 -04:00
Oliver Steele
35018eba51 Move example site -> testdata 2017-06-29 06:42:45 -04:00
Oliver Steele
242f33e498 Improve example 2017-06-27 22:55:39 -04:00
Oliver Steele
2c8f8e2bde Unmanged VS Code-mangled layouts 2017-06-23 15:42:20 -04:00
Oliver Steele
11e8e4c94a Match collection permalinks to witnessed behavior 2017-06-23 10:12:23 -04:00
Oliver Steele
3dc57afb4b Example tests more features 2017-06-23 09:31:04 -04:00
Oliver Steele
80c5aad703 New file site_config.go; honor site config layouts_dir 2017-06-16 21:53:14 -04:00
Oliver Steele
01f423ef02 Rename test -> example 2017-06-16 19:13:49 -04:00