text
string
metadata
dict
Repo: 11ty/eleventy Commit: 629492a99b6032bd80be9cbb74469ed01b8fc264 Author: Zach Leatherman Date: 2018-02-11T17:39:51Z Files: 4 (+0/-0) Message: Adds `setTemplateFormats(string)` and `setTemplateFormats(array)` to configuration API.
{ "id": "b3f5d7803dd6", "repo": "11ty/eleventy", "hash": "629492a99b6032bd80be9cbb74469ed01b8fc264", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-11T17:39:51Z", "subject": "Adds `setTemplateFormats(string)` and `setTemplateFormats(array)` to configuration API.", "fi...
Repo: 11ty/eleventy Commit: f74b841166902da0232619014c2f902dbf79cc18 Author: Zach Leatherman Date: 2018-02-12T07:42:14-06:00 Files: 1 (+0/-0) Message: Adds configuration API methods to table
{ "id": "0c93c3a0b0a3", "repo": "11ty/eleventy", "hash": "f74b841166902da0232619014c2f902dbf79cc18", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-12T07:42:14-06:00", "subject": "Adds configuration API methods to table", "files_changed": 1, "insertions": 0, "dele...
Repo: 11ty/eleventy Commit: a74929ddc3eff7484fa40f5a78b841fee69cb079 Author: Zach Leatherman Date: 2018-02-14T08:06:00-06:00 Files: 8 (+0/-0) Message: Tests to make sure engine overrides aren’t propagated to layout renders
{ "id": "b7dc415f7a00", "repo": "11ty/eleventy", "hash": "a74929ddc3eff7484fa40f5a78b841fee69cb079", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-14T08:06:00-06:00", "subject": "Tests to make sure engine overrides aren’t propagated to layout renders", "files_changed...
Repo: 11ty/eleventy Commit: 7ff37c2157aef548062268f95bde5323701a0d2c Author: Zach Leatherman Date: 2018-02-16T08:26:40-06:00 Files: 4 (+0/-0) Message: More tests for engine overrides.
{ "id": "03e4e2feb296", "repo": "11ty/eleventy", "hash": "7ff37c2157aef548062268f95bde5323701a0d2c", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-16T08:26:40-06:00", "subject": "More tests for engine overrides.", "files_changed": 4, "insertions": 0, "deletions":...
Repo: 11ty/eleventy Commit: aba2ab275074a03afa2829613adce73ad76f7246 Author: Zach Leatherman Date: 2018-02-16T08:36:31-06:00 Files: 1 (+0/-0) Message: Reformat readme table
{ "id": "92d3fa6a327a", "repo": "11ty/eleventy", "hash": "aba2ab275074a03afa2829613adce73ad76f7246", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-16T08:36:31-06:00", "subject": "Reformat readme table", "files_changed": 1, "insertions": 0, "deletions": 0, "code...
Repo: 11ty/eleventy Commit: 4c75fab76318d772d9ccf7332b7a1b120c31071e Author: Philipp Rudloff Date: 2018-02-20T09:17:36+01:00 Files: 1 (+0/-0) Message: Creating index.html: Avoid history expansion
{ "id": "07f233aa310f", "repo": "11ty/eleventy", "hash": "4c75fab76318d772d9ccf7332b7a1b120c31071e", "author": "Philipp Rudloff", "email": "phrudloff@gmail.com", "date": "2018-02-20T09:17:36+01:00", "subject": "Creating index.html: Avoid history expansion", "files_changed": 1, "insertions": 0, "dele...
Repo: 11ty/eleventy Commit: 6b9d97db21df62cf30ad0f2bb6cef5b6e862b943 Author: Zach Leatherman Date: 2018-02-20T09:20:14-06:00 Files: 5 (+0/-0) Message: Adds `setPugOptions` to configuration API. Also adds default `filename` option to pug compile for relative includes. Fixes #60
{ "id": "07edcd0a187f", "repo": "11ty/eleventy", "hash": "6b9d97db21df62cf30ad0f2bb6cef5b6e862b943", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-20T09:20:14-06:00", "subject": "Adds `setPugOptions` to configuration API. Also adds default `filename` option to pug comp...
Repo: 11ty/eleventy Commit: 643da4746cfe16aa1409b80539ed7c65eb0580d7 Author: Zach Leatherman Date: 2018-02-21T07:57:44-06:00 Files: 9 (+0/-0) Message: Standardize “New in” on readmes
{ "id": "b02e400dae1b", "repo": "11ty/eleventy", "hash": "643da4746cfe16aa1409b80539ed7c65eb0580d7", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-02-21T07:57:44-06:00", "subject": "Standardize “New in” on readmes", "files_changed": 9, "insertions": 0, "deletions": ...
Repo: 11ty/eleventy Commit: 4ecde353179e8104e257492e90e9d9a14e517cdd Author: Zach Leatherman Date: 2018-03-03T13:49:40-06:00 Files: 7 (+0/-0) Message: Short-term workaround for #72.
{ "id": "ed11e99180df", "repo": "11ty/eleventy", "hash": "4ecde353179e8104e257492e90e9d9a14e517cdd", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-03T13:49:40-06:00", "subject": "Short-term workaround for #72.", "files_changed": 7, "insertions": 0, "deletions": 0...
Repo: 11ty/eleventy Commit: 1cae9f8207181873d1b5089380c042a3d180f44d Author: Zach Leatherman Date: 2018-03-05T07:45:50-06:00 Files: 7 (+0/-0) Message: Use `page.date` to set permalink with date variables. Related to #68 https://github.com/11ty/eleventy/issues/68#issuecomment-370175964
{ "id": "0193058f8a4b", "repo": "11ty/eleventy", "hash": "1cae9f8207181873d1b5089380c042a3d180f44d", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-05T07:45:50-06:00", "subject": "Use `page.date` to set permalink with date variables. Related to #68 https://github.com/11...
Repo: 11ty/eleventy Commit: eebff9800659e7380535ea3f79d9ee348483e921 Author: Zach Leatherman Date: 2018-03-05T08:43:24-06:00 Files: 6 (+0/-0) Message: Fixes #74, related to #68
{ "id": "d1133593d9ed", "repo": "11ty/eleventy", "hash": "eebff9800659e7380535ea3f79d9ee348483e921", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-05T08:43:24-06:00", "subject": "Fixes #74, related to #68", "files_changed": 6, "insertions": 0, "deletions": 0, "...
Repo: 11ty/eleventy Commit: e54c9e676531a588e44a49764616147b7be7d6d5 Author: Zach Leatherman Date: 2018-03-05T17:29:54-06:00 Files: 5 (+0/-0) Message: Move getLocalDataPaths from Template to TemplateData where it belongs.
{ "id": "f85c5a6cf7f1", "repo": "11ty/eleventy", "hash": "e54c9e676531a588e44a49764616147b7be7d6d5", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-05T17:29:54-06:00", "subject": "Move getLocalDataPaths from Template to TemplateData where it belongs.", "files_changed"...
Repo: 11ty/eleventy Commit: 410602e30df9e1b4c1a7b9f675c0b7d9e1359dbf Author: Zach Leatherman Date: 2018-03-05T17:30:25-06:00 Files: 1 (+0/-0) Message: Adds more tests for liquid includes (data passed in on dynamic partials)
{ "id": "6bed038b3298", "repo": "11ty/eleventy", "hash": "410602e30df9e1b4c1a7b9f675c0b7d9e1359dbf", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-05T17:30:25-06:00", "subject": "Adds more tests for liquid includes (data passed in on dynamic partials)", "files_change...
Repo: 11ty/eleventy Commit: 011cf2be5076dc4a335e0733401273bf141e121e Author: Zach Leatherman Date: 2018-03-05T21:08:11-06:00 Files: 3 (+0/-0) Message: Don’t include a top level root directory json file. #63
{ "id": "eba826577f7e", "repo": "11ty/eleventy", "hash": "011cf2be5076dc4a335e0733401273bf141e121e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-05T21:08:11-06:00", "subject": "Don’t include a top level root directory json file. #63", "files_changed": 3, "inserti...
Repo: 11ty/eleventy Commit: 9a9cf10e669c846583e0445fbfbdd21fac25b1af Author: Zach Leatherman Date: 2018-03-09T21:58:23-06:00 Files: 7 (+0/-0) Message: Adds --dryrun to run through eleventy without writing files.
{ "id": "0af75d4ecee0", "repo": "11ty/eleventy", "hash": "9a9cf10e669c846583e0445fbfbdd21fac25b1af", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-09T21:58:23-06:00", "subject": "Adds --dryrun to run through eleventy without writing files.", "files_changed": 7, "in...
Repo: 11ty/eleventy Commit: 9a923640bac12f6c09363af52154927578e1ea25 Author: kleinfreund Date: 2018-03-16T09:53:00+01:00 Files: 2 (+0/-0) Message: Make EleventyConfig.addPassthroughCopy chainable
{ "id": "738e742f3ad1", "repo": "11ty/eleventy", "hash": "9a923640bac12f6c09363af52154927578e1ea25", "author": "kleinfreund", "email": "phrudloff@gmail.com", "date": "2018-03-16T09:53:00+01:00", "subject": "Make EleventyConfig.addPassthroughCopy chainable", "files_changed": 2, "insertions": 0, "dele...
Repo: 11ty/eleventy Commit: ff4125c6c7ca16c72f934d2adb7b23e2fa7cda05 Author: Zach Leatherman Date: 2018-03-26T07:34:19-05:00 Files: 27 (+0/-0) Message: Fixes #79 and adds a `setLibrary` call for all other template engines (not just markdown).
{ "id": "4b3f7f6fba3a", "repo": "11ty/eleventy", "hash": "ff4125c6c7ca16c72f934d2adb7b23e2fa7cda05", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T07:34:19-05:00", "subject": "Fixes #79 and adds a `setLibrary` call for all other template engines (not just markdown)....
Repo: 11ty/eleventy Commit: 017de5016029e18a1351361b6d4fc75d7d68b053 Author: Zach Leatherman Date: 2018-03-26T07:36:52-05:00 Files: 12 (+0/-0) Message: Docs updates—adds a documentation page for each individual template engine.
{ "id": "f56d2823d78a", "repo": "11ty/eleventy", "hash": "017de5016029e18a1351361b6d4fc75d7d68b053", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T07:36:52-05:00", "subject": "Docs updates—adds a documentation page for each individual template engine.", "files_cha...
Repo: 11ty/eleventy Commit: fe585e586cd2e898452a080f60bb2808f140ce51 Author: Zach Leatherman Date: 2018-03-26T07:42:45-05:00 Files: 1 (+0/-0) Message: Links to template engines
{ "id": "65906673727d", "repo": "11ty/eleventy", "hash": "fe585e586cd2e898452a080f60bb2808f140ce51", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T07:42:45-05:00", "subject": "Links to template engines", "files_changed": 1, "insertions": 0, "deletions": 0, "...
Repo: 11ty/eleventy Commit: d320ca2841ea4bed3a4b92b727bf93a29320abe9 Author: Zach Leatherman Date: 2018-03-26T07:44:28-05:00 Files: 1 (+0/-0) Message: Show todos on haml docs
{ "id": "3324c4df6f26", "repo": "11ty/eleventy", "hash": "d320ca2841ea4bed3a4b92b727bf93a29320abe9", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T07:44:28-05:00", "subject": "Show todos on haml docs", "files_changed": 1, "insertions": 0, "deletions": 0, "co...
Repo: 11ty/eleventy Commit: a0c7c1899f315bd9b7530118610ee5d7e859b981 Author: Zach Leatherman Date: 2018-03-26T08:12:10-05:00 Files: 1 (+0/-0) Message: Adds an eslint because it’s nice in my IDE.
{ "id": "b1fa48cb6773", "repo": "11ty/eleventy", "hash": "a0c7c1899f315bd9b7530118610ee5d7e859b981", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T08:12:10-05:00", "subject": "Adds an eslint because it’s nice in my IDE.", "files_changed": 1, "insertions": 0, "...
Repo: 11ty/eleventy Commit: 315e4907946650f7fd26402ce39de26bf6690c80 Author: Zach Leatherman Date: 2018-03-26T08:47:35-05:00 Files: 3 (+0/-0) Message: Upgrades a bunch of dependencies.
{ "id": "9bc2a8953e8d", "repo": "11ty/eleventy", "hash": "315e4907946650f7fd26402ce39de26bf6690c80", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T08:47:35-05:00", "subject": "Upgrades a bunch of dependencies.", "files_changed": 3, "insertions": 0, "deletions"...
Repo: 11ty/eleventy Commit: a80f5dbec9421e4b58d1d6515be55ab81a06e6b1 Author: Zach Leatherman Date: 2018-03-26T21:34:15-05:00 Files: 3 (+0/-0) Message: Add collections.all refs to tests for #88
{ "id": "c87fd03949ba", "repo": "11ty/eleventy", "hash": "a80f5dbec9421e4b58d1d6515be55ab81a06e6b1", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-26T21:34:15-05:00", "subject": "Add collections.all refs to tests for #88", "files_changed": 3, "insertions": 0, "de...
Repo: 11ty/eleventy Commit: 335ba77b3e163b0d8cb08bb93086348bf5deb06b Author: Zach Leatherman Date: 2018-03-29T10:13:44-05:00 Files: 1 (+0/-0) Message: Had to remove this test for Windows. Not sure why it’s there since path.resolve requires String arguments in the spec and errors (correctly) on Windows when undefined i...
{ "id": "498ab74b6598", "repo": "11ty/eleventy", "hash": "335ba77b3e163b0d8cb08bb93086348bf5deb06b", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-29T10:13:44-05:00", "subject": "Had to remove this test for Windows. Not sure why it’s there since path.resolve requires S...
Repo: 11ty/eleventy Commit: 7b6f2c5156e69a375afb885bae6f54f95b0542b2 Author: Zach Leatherman Date: 2018-03-30T12:59:44-05:00 Files: 1 (+0/-0) Message: inputDir passed to TemplatePassthrough
{ "id": "abf5ec4f7bfd", "repo": "11ty/eleventy", "hash": "7b6f2c5156e69a375afb885bae6f54f95b0542b2", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-03-30T12:59:44-05:00", "subject": "inputDir passed to TemplatePassthrough", "files_changed": 1, "insertions": 0, "delet...
Repo: 11ty/eleventy Commit: f3f283210529fa2144631d161c2d1a0713f7c33c Author: Zach Leatherman Date: 2018-04-02T18:01:21-05:00 Files: 5 (+0/-0) Message: Allows eleventy version checking and errors in downstream projects.
{ "id": "81665c156fbd", "repo": "11ty/eleventy", "hash": "f3f283210529fa2144631d161c2d1a0713f7c33c", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-02T18:01:21-05:00", "subject": "Allows eleventy version checking and errors in downstream projects.", "files_changed": 5...
Repo: 11ty/eleventy Commit: 2e2190c7eff2d413c54bb16a355cb0cdc4e06d71 Author: Mat Marquis Date: 2018-04-04T12:03:15-04:00 Files: 2 (+0/-0) Message: Ensures `TemplatePassthrough` target’s subdirectory structure is retained.
{ "id": "2cecb68c2eb4", "repo": "11ty/eleventy", "hash": "2e2190c7eff2d413c54bb16a355cb0cdc4e06d71", "author": "Mat Marquis", "email": "mat@matmarquis.com", "date": "2018-04-04T12:03:15-04:00", "subject": "Ensures `TemplatePassthrough` target’s subdirectory structure is retained.", "files_changed": 2, ...
Repo: 11ty/eleventy Commit: fbbfe67b66244d8974d68d7be62a5e487d07eca7 Author: Mat Marquis Date: 2018-04-04T16:06:21-04:00 Files: 1 (+0/-0) Message: Fixes #95 - Prevent partial matches when filtering tag(s).
{ "id": "13894eab9046", "repo": "11ty/eleventy", "hash": "fbbfe67b66244d8974d68d7be62a5e487d07eca7", "author": "Mat Marquis", "email": "mat@matmarquis.com", "date": "2018-04-04T16:06:21-04:00", "subject": "Fixes #95 - Prevent partial matches when filtering tag(s).", "files_changed": 1, "insertions": 0...
Repo: 11ty/eleventy Commit: c21fe7b2dfc905a548cb79ad15eecb68a91e2c6e Author: Zach Leatherman Date: 2018-04-04T21:40:21-05:00 Files: 1 (+0/-0) Message: Couple more tests for #90
{ "id": "1a3e6d553a66", "repo": "11ty/eleventy", "hash": "c21fe7b2dfc905a548cb79ad15eecb68a91e2c6e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-04T21:40:21-05:00", "subject": "Couple more tests for #90", "files_changed": 1, "insertions": 0, "deletions": 0, "...
Repo: 11ty/eleventy Commit: e85c0a81b80bf0ae47513e7126a17c2ea15b1836 Author: Chris D. MacRae Date: 2018-04-10T13:43:23-03:00 Files: 1 (+0/-0) Message: Add EJS options to EleventyConfig
{ "id": "27a845b47996", "repo": "11ty/eleventy", "hash": "e85c0a81b80bf0ae47513e7126a17c2ea15b1836", "author": "Chris D. MacRae", "email": "hello@chrisdmacrae.com", "date": "2018-04-10T13:43:23-03:00", "subject": "Add EJS options to EleventyConfig", "files_changed": 1, "insertions": 0, "deletions": ...
Repo: 11ty/eleventy Commit: ba7a1438d04bfe4204121bbd5919f77290ab4582 Author: Chris D. MacRae Date: 2018-04-11T09:32:17-03:00 Files: 4 (+0/-0) Message: Localize engine configs
{ "id": "77ca149f6157", "repo": "11ty/eleventy", "hash": "ba7a1438d04bfe4204121bbd5919f77290ab4582", "author": "Chris D. MacRae", "email": "hello@chrisdmacrae.com", "date": "2018-04-11T09:32:17-03:00", "subject": "Localize engine configs", "files_changed": 4, "insertions": 0, "deletions": 0, "code...
Repo: 11ty/eleventy Commit: fc7b99ae0939de197cf97c4aa570ceffc790ff83 Author: Chris D. MacRae Date: 2018-04-11T10:49:59-03:00 Files: 4 (+0/-0) Message: Add support for relative EJS includes
{ "id": "c007488e835d", "repo": "11ty/eleventy", "hash": "fc7b99ae0939de197cf97c4aa570ceffc790ff83", "author": "Chris D. MacRae", "email": "hello@chrisdmacrae.com", "date": "2018-04-11T10:49:59-03:00", "subject": "Add support for relative EJS includes", "files_changed": 4, "insertions": 0, "deletion...
Repo: 11ty/eleventy Commit: 479ffeba84b05c0bf5609bde60291ba5591f309d Author: Zach Leatherman Date: 2018-04-16T08:51:39-05:00 Files: 4 (+0/-0) Message: Move EleventyConfig class to UserConfig for testing. Adds `addMarkdownHighlighter` for markdown syntax highlighting. Will be added in official plugin too.
{ "id": "95319897f145", "repo": "11ty/eleventy", "hash": "479ffeba84b05c0bf5609bde60291ba5591f309d", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-16T08:51:39-05:00", "subject": "Move EleventyConfig class to UserConfig for testing. Adds `addMarkdownHighlighter` for mar...
Repo: 11ty/eleventy Commit: 617f3a0272093c279c3df9150e6f1b426c12e11c Author: chrisdmacrae Date: 2018-04-16T20:16:50-03:00 Files: 1 (+0/-0) Message: Document custom file formats in permalinks
{ "id": "446aee4c2504", "repo": "11ty/eleventy", "hash": "617f3a0272093c279c3df9150e6f1b426c12e11c", "author": "chrisdmacrae", "email": "hello@chrisdmacrae.com", "date": "2018-04-16T20:16:50-03:00", "subject": "Document custom file formats in permalinks", "files_changed": 1, "insertions": 0, "deleti...
Repo: 11ty/eleventy Commit: ba9a7576d55ef075cb19e43cab48fa859544c099 Author: Zach Leatherman Date: 2018-04-17T07:22:18-05:00 Files: 1 (+0/-0) Message: specify ejs on example
{ "id": "0b13b728d679", "repo": "11ty/eleventy", "hash": "ba9a7576d55ef075cb19e43cab48fa859544c099", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-17T07:22:18-05:00", "subject": "specify ejs on example", "files_changed": 1, "insertions": 0, "deletions": 0, "cod...
Repo: 11ty/eleventy Commit: 4557861e0a90966ddca6bc5cd3ccfa591d36c238 Author: Zach Leatherman Date: 2018-04-18T22:56:05-05:00 Files: 2 (+0/-0) Message: Add per template times to output
{ "id": "af31f1c0d13b", "repo": "11ty/eleventy", "hash": "4557861e0a90966ddca6bc5cd3ccfa591d36c238", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-18T22:56:05-05:00", "subject": "Add per template times to output", "files_changed": 2, "insertions": 0, "deletions":...
Repo: 11ty/eleventy Commit: ff1373104f5b0976528c85ab0c7efc01bd68237c Author: Zach Leatherman Date: 2018-04-18T22:59:42-05:00 Files: 6 (+0/-0) Message: More caching, more speed. * Trying to use a shallow clone when creating collections instead of deep (for speed) * Adds eleventyConfig.setDynamicPermalinks and FRONT_MAT...
{ "id": "d3d99932ec1d", "repo": "11ty/eleventy", "hash": "ff1373104f5b0976528c85ab0c7efc01bd68237c", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-18T22:59:42-05:00", "subject": "More caching, more speed. * Trying to use a shallow clone when creating collections instea...
Repo: 11ty/eleventy Commit: 48d24506a141d5e3f11607fb8d3cdf441560318e Author: Zach Leatherman Date: 2018-04-18T23:50:58-05:00 Files: 1 (+0/-0) Message: Only show per ms numbers with more than 10 templates
{ "id": "6702bb4fc82b", "repo": "11ty/eleventy", "hash": "48d24506a141d5e3f11607fb8d3cdf441560318e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-18T23:50:58-05:00", "subject": "Only show per ms numbers with more than 10 templates", "files_changed": 1, "insertions...
Repo: 11ty/eleventy Commit: c41ced5e4785b4dc4ad5fc1164547df10b000eef Author: Zach Leatherman Date: 2018-04-18T23:51:15-05:00 Files: 1 (+0/-0) Message: Default dynamicPermalinks to true, obvs
{ "id": "e9ba30c52b72", "repo": "11ty/eleventy", "hash": "c41ced5e4785b4dc4ad5fc1164547df10b000eef", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-18T23:51:15-05:00", "subject": "Default dynamicPermalinks to true, obvs", "files_changed": 1, "insertions": 0, "dele...
Repo: 11ty/eleventy Commit: b2151f786a901822685cdb4bef2a29744c3b7569 Author: Zach Leatherman Date: 2018-04-20T08:07:11-05:00 Files: 2 (+0/-0) Message: Remove deep clone code
{ "id": "411740dc1b78", "repo": "11ty/eleventy", "hash": "b2151f786a901822685cdb4bef2a29744c3b7569", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-20T08:07:11-05:00", "subject": "Remove deep clone code", "files_changed": 2, "insertions": 0, "deletions": 0, "cod...
Repo: 11ty/eleventy Commit: cf3b8578d99e041c3325718ce25698daf502c070 Author: Zach Leatherman Date: 2018-04-20T22:27:48-05:00 Files: 1 (+0/-0) Message: Adds better `page` docs, including examples for #75
{ "id": "cb3a8e5606c8", "repo": "11ty/eleventy", "hash": "cf3b8578d99e041c3325718ce25698daf502c070", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-20T22:27:48-05:00", "subject": "Adds better `page` docs, including examples for #75", "files_changed": 1, "insertions"...
Repo: 11ty/eleventy Commit: d1874cfbeb68cead75a8c0337b04e8fc5702592d Author: Zach Leatherman Date: 2018-04-20T22:30:33-05:00 Files: 1 (+0/-0) Message: Add version info to `fileSlug`.
{ "id": "270910f1a24a", "repo": "11ty/eleventy", "hash": "d1874cfbeb68cead75a8c0337b04e8fc5702592d", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-20T22:30:33-05:00", "subject": "Add version info to `fileSlug`.", "files_changed": 1, "insertions": 0, "deletions": ...
Repo: 11ty/eleventy Commit: bc8edb38adf604f363fccfd71e674eb3db80f5ba Author: Zach Leatherman Date: 2018-04-26T21:58:51-05:00 Files: 15 (+0/-0) Message: Add an EleventyExtensionMap to map from keys in templateFormats to file extensions.
{ "id": "a803d3f216ba", "repo": "11ty/eleventy", "hash": "bc8edb38adf604f363fccfd71e674eb3db80f5ba", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-04-26T21:58:51-05:00", "subject": "Add an EleventyExtensionMap to map from keys in templateFormats to file extensions.", "f...
Repo: 11ty/eleventy Commit: c304c5e6f491f25936ec104e205ca644311d96e9 Author: Zach Leatherman Date: 2018-05-02T22:13:58-05:00 Files: 1 (+0/-0) Message: Add link to enhancement backlog
{ "id": "edb259a6b960", "repo": "11ty/eleventy", "hash": "c304c5e6f491f25936ec104e205ca644311d96e9", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-02T22:13:58-05:00", "subject": "Add link to enhancement backlog", "files_changed": 1, "insertions": 0, "deletions": ...
Repo: 11ty/eleventy Commit: 933e2587cb3d8b828eda4da34f0fcd0bec17ba12 Author: Zach Leatherman Date: 2018-05-02T22:23:28-05:00 Files: 1 (+0/-0) Message: Backlog link needs to include closed issues.
{ "id": "c03d06d158f8", "repo": "11ty/eleventy", "hash": "933e2587cb3d8b828eda4da34f0fcd0bec17ba12", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-02T22:23:28-05:00", "subject": "Backlog link needs to include closed issues.", "files_changed": 1, "insertions": 0, ...
Repo: 11ty/eleventy Commit: abde5811fb0e18352f939903b7f9cfec8657de51 Author: Zach Leatherman Date: 2018-05-03T08:43:59-05:00 Files: 3 (+0/-0) Message: Refactor to prepare for #83
{ "id": "1af589117327", "repo": "11ty/eleventy", "hash": "abde5811fb0e18352f939903b7f9cfec8657de51", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-03T08:43:59-05:00", "subject": "Refactor to prepare for #83", "files_changed": 3, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: 651cb785379ca17fa625e68350ec592e36def604 Author: Zach Leatherman Date: 2018-05-03T08:46:03-05:00 Files: 1 (+0/-0) Message: We aren’t actually using copyTimes
{ "id": "445e30f1b717", "repo": "11ty/eleventy", "hash": "651cb785379ca17fa625e68350ec592e36def604", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-03T08:46:03-05:00", "subject": "We aren’t actually using copyTimes", "files_changed": 1, "insertions": 0, "deletions...
Repo: 11ty/eleventy Commit: c3cb6a0e2aafbaf47cd6a8ea37692b53cd6d9f84 Author: Zach Leatherman Date: 2018-05-03T21:36:52-05:00 Files: 5 (+0/-0) Message: Re-runs on changes to both _includes and _data directories when --watching. Fixes #99
{ "id": "57633ab1aa8b", "repo": "11ty/eleventy", "hash": "c3cb6a0e2aafbaf47cd6a8ea37692b53cd6d9f84", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-03T21:36:52-05:00", "subject": "Re-runs on changes to both _includes and _data directories when --watching. Fixes #99", ...
Repo: 11ty/eleventy Commit: 3825b69f0b9e48a0a035d718b1652728adea1330 Author: Zach Leatherman Date: 2018-05-04T22:11:32-05:00 Files: 10 (+0/-0) Message: Fixes #83. Now re-runs on changes to passthrough files/dirs
{ "id": "5f49b9ce609e", "repo": "11ty/eleventy", "hash": "3825b69f0b9e48a0a035d718b1652728adea1330", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-04T22:11:32-05:00", "subject": "Fixes #83. Now re-runs on changes to passthrough files/dirs", "files_changed": 10, "in...
Repo: 11ty/eleventy Commit: 2861145c08453c2360df5e9dfe680e1fe9d6c407 Author: Zach Leatherman Date: 2018-05-04T22:29:29-05:00 Files: 1 (+0/-0) Message: Directory needs to exist for #83
{ "id": "cd259bd3e672", "repo": "11ty/eleventy", "hash": "2861145c08453c2360df5e9dfe680e1fe9d6c407", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-04T22:29:29-05:00", "subject": "Directory needs to exist for #83", "files_changed": 1, "insertions": 0, "deletions":...
Repo: 11ty/eleventy Commit: 1eca46104671a0c46a98280f8d14f90fc876b98f Author: Zach Leatherman Date: 2018-05-09T07:47:18-05:00 Files: 1 (+0/-0) Message: Get rid of unnecessary static
{ "id": "0d69b9697cc2", "repo": "11ty/eleventy", "hash": "1eca46104671a0c46a98280f8d14f90fc876b98f", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-09T07:47:18-05:00", "subject": "Get rid of unnecessary static", "files_changed": 1, "insertions": 0, "deletions": 0,...
Repo: 11ty/eleventy Commit: b32133ccbc72f11dd2b7676bf8bbcf73dc6b3721 Author: Zach Leatherman Date: 2018-05-09T23:24:59-05:00 Files: 10 (+0/-0) Message: Adds examples for template literals, vue.js templates, viperhtml templates.
{ "id": "d51ffacf21f7", "repo": "11ty/eleventy", "hash": "b32133ccbc72f11dd2b7676bf8bbcf73dc6b3721", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-09T23:24:59-05:00", "subject": "Adds examples for template literals, vue.js templates, viperhtml templates.", "files_cha...
Repo: 11ty/eleventy Commit: cc6231f8151767ec237b22c99c89928a8fc08555 Author: Zach Leatherman Date: 2018-05-10T11:04:04-05:00 Files: 4 (+0/-0) Message: Add string support to js templates
{ "id": "68bd58f7c72e", "repo": "11ty/eleventy", "hash": "cc6231f8151767ec237b22c99c89928a8fc08555", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-10T11:04:04-05:00", "subject": "Add string support to js templates", "files_changed": 4, "insertions": 0, "deletions...
Repo: 11ty/eleventy Commit: b8019b51d530a89b004ba182b15ef593a1e75e30 Author: Zach Leatherman Date: 2018-05-10T23:59:46-05:00 Files: 7 (+0/-0) Message: Switch to Browsersync for --serve (seamless reloads when watch finishes). Works transparently with `pathPrefix` to emulate the subdirectory specified in your config fil...
{ "id": "b03084d7b6fb", "repo": "11ty/eleventy", "hash": "b8019b51d530a89b004ba182b15ef593a1e75e30", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-10T23:59:46-05:00", "subject": "Switch to Browsersync for --serve (seamless reloads when watch finishes). Works transparen...
Repo: 11ty/eleventy Commit: fa3a94e83d569695464b2b1442d50e14c21a1f84 Author: Paul Robert Lloyd Date: 2018-05-12T19:56:20+01:00 Files: 1 (+0/-0) Message: Update liquidjs dependancy
{ "id": "39714cbe0d74", "repo": "11ty/eleventy", "hash": "fa3a94e83d569695464b2b1442d50e14c21a1f84", "author": "Paul Robert Lloyd", "email": "me+git@paulrobertlloyd.com", "date": "2018-05-12T19:56:20+01:00", "subject": "Update liquidjs dependancy", "files_changed": 1, "insertions": 0, "deletions": 0...
Repo: 11ty/eleventy Commit: 6481ee796263181a1b69f13c2ab0aa729c0efe2e Author: Zach Leatherman Date: 2018-05-12T21:17:24-05:00 Files: 1 (+0/-0) Message: Got 3 more skipped tests passing too!
{ "id": "e6d2daa33e85", "repo": "11ty/eleventy", "hash": "6481ee796263181a1b69f13c2ab0aa729c0efe2e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-12T21:17:24-05:00", "subject": "Got 3 more skipped tests passing too!", "files_changed": 1, "insertions": 0, "deleti...
Repo: 11ty/eleventy Commit: 34347dc3a1f020cb84032853a73eb1d545f62f89 Author: Zach Leatherman Date: 2018-05-12T23:42:08-05:00 Files: 2 (+0/-0) Message: Add note about quoted/unquoted includes on liquid templates.
{ "id": "623c5762b052", "repo": "11ty/eleventy", "hash": "34347dc3a1f020cb84032853a73eb1d545f62f89", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-12T23:42:08-05:00", "subject": "Add note about quoted/unquoted includes on liquid templates.", "files_changed": 2, "in...
Repo: 11ty/eleventy Commit: 92009efcbff98353e5c0e2dad112ae543e2ffd50 Author: Zach Leatherman Date: 2018-05-13T22:54:11-05:00 Files: 1 (+0/-0) Message: Automatic browsersync server reload if pathPrefix changes in config. All config changes _should_ happen transparently without requiring manual intervention.
{ "id": "5a01f57afee6", "repo": "11ty/eleventy", "hash": "92009efcbff98353e5c0e2dad112ae543e2ffd50", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-13T22:54:11-05:00", "subject": "Automatic browsersync server reload if pathPrefix changes in config. All config changes _s...
Repo: 11ty/eleventy Commit: 45aa0d44870c846c8e9e83bfeb90ec84b2e202f5 Author: Zach Leatherman Date: 2018-05-14T08:13:50-05:00 Files: 1 (+0/-0) Message: Better handling of redirects (with cleanup)
{ "id": "6b6621f22ac9", "repo": "11ty/eleventy", "hash": "45aa0d44870c846c8e9e83bfeb90ec84b2e202f5", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-14T08:13:50-05:00", "subject": "Better handling of redirects (with cleanup)", "files_changed": 1, "insertions": 0, "...
Repo: 11ty/eleventy Commit: dda137ffd7b3ff61b59977e52b3af48727115f18 Author: Zach Leatherman Date: 2018-05-14T21:47:18-05:00 Files: 3 (+0/-0) Message: Move browsersync stuff to EleventyServe class.
{ "id": "dd3ac3ee513f", "repo": "11ty/eleventy", "hash": "dda137ffd7b3ff61b59977e52b3af48727115f18", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-14T21:47:18-05:00", "subject": "Move browsersync stuff to EleventyServe class.", "files_changed": 3, "insertions": 0, ...
Repo: 11ty/eleventy Commit: d80b86d41fc03c4fedf39fffea3a9070bd2119ac Author: Zach Leatherman Date: 2018-05-15T21:42:05-05:00 Files: 1 (+0/-0) Message: Check to make sure we have a path before we split it
{ "id": "31e71e20dac0", "repo": "11ty/eleventy", "hash": "d80b86d41fc03c4fedf39fffea3a9070bd2119ac", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-15T21:42:05-05:00", "subject": "Check to make sure we have a path before we split it", "files_changed": 1, "insertions...
Repo: 11ty/eleventy Commit: 5661a9228681d3bae94b3ea9f2b0618e9032be55 Author: Zach Leatherman Date: 2018-05-16T21:43:51-05:00 Files: 2 (+0/-0) Message: Switch to an async file read
{ "id": "3fe8eccabf0a", "repo": "11ty/eleventy", "hash": "5661a9228681d3bae94b3ea9f2b0618e9032be55", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-16T21:43:51-05:00", "subject": "Switch to an async file read", "files_changed": 2, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: b6dc9b0fee03aa185de1e7b5e0e6c8b32786860d Author: Zach Leatherman Date: 2018-05-21T08:23:18-05:00 Files: 1 (+0/-0) Message: Fixes #110, wraps it all in a try catch.
{ "id": "59f12702d56c", "repo": "11ty/eleventy", "hash": "b6dc9b0fee03aa185de1e7b5e0e6c8b32786860d", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-21T08:23:18-05:00", "subject": "Fixes #110, wraps it all in a try catch.", "files_changed": 1, "insertions": 0, "del...
Repo: 11ty/eleventy Commit: 78565980d8ca60930c5ee73fdb88141a157dbe5b Author: Zach Leatherman Date: 2018-05-21T08:23:55-05:00 Files: 1 (+0/-0) Message: Only browser-sync on --serve
{ "id": "739ad283739a", "repo": "11ty/eleventy", "hash": "78565980d8ca60930c5ee73fdb88141a157dbe5b", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-21T08:23:55-05:00", "subject": "Only browser-sync on --serve", "files_changed": 1, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: 4817962a1bfe57f501b81b4f8870b4c4f8bd7105 Author: Zach Leatherman Date: 2018-05-21T08:27:38-05:00 Files: 3 (+0/-0) Message: Fix for .htaccess (all files starting with dot) in passthrough copies
{ "id": "3b599d131ae6", "repo": "11ty/eleventy", "hash": "4817962a1bfe57f501b81b4f8870b4c4f8bd7105", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-21T08:27:38-05:00", "subject": "Fix for .htaccess (all files starting with dot) in passthrough copies", "files_changed":...
Repo: 11ty/eleventy Commit: d44c66ba7de3fe31138af42485cc6e36d9dc293a Author: Zach Leatherman Date: 2018-05-21T08:36:41-05:00 Files: 4 (+0/-0) Message: make sure path exists when comparing isInclude, removes pify (superfluous with fs-extra)
{ "id": "dc6f686699f1", "repo": "11ty/eleventy", "hash": "d44c66ba7de3fe31138af42485cc6e36d9dc293a", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-21T08:36:41-05:00", "subject": "make sure path exists when comparing isInclude, removes pify (superfluous with fs-extra)",...
Repo: 11ty/eleventy Commit: 92111be28bffa0721081f68292aa4f1149f56038 Author: Zach Leatherman Date: 2018-05-25T00:01:09-05:00 Files: 2 (+0/-0) Message: Add some tests around #127
{ "id": "dfec36613b43", "repo": "11ty/eleventy", "hash": "92111be28bffa0721081f68292aa4f1149f56038", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-25T00:01:09-05:00", "subject": "Add some tests around #127", "files_changed": 2, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: d4380760a4442bb234cb26f464cf60cb7266f43d Author: Zach Leatherman Date: 2018-05-30T21:37:03-05:00 Files: 13 (+0/-0) Message: Fixes #135 !!!!!!!!!!!!!!
{ "id": "757cc1dc6c89", "repo": "11ty/eleventy", "hash": "d4380760a4442bb234cb26f464cf60cb7266f43d", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-30T21:37:03-05:00", "subject": "Fixes #135 !!!!!!!!!!!!!!", "files_changed": 13, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: 00442d29a9a5f8ebe9a9e6f7e8fce26b25cb92b5 Author: Zach Leatherman Date: 2018-05-31T08:01:58-05:00 Files: 3 (+0/-0) Message: Regression with data.page.url and data.page.outputPath for #135
{ "id": "d66b5ecb6bd2", "repo": "11ty/eleventy", "hash": "00442d29a9a5f8ebe9a9e6f7e8fce26b25cb92b5", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-05-31T08:01:58-05:00", "subject": "Regression with data.page.url and data.page.outputPath for #135", "files_changed": 3, ...
Repo: 11ty/eleventy Commit: 4beb9c105a20b0c07e9400a7777c31f7dc4e3c25 Author: Zach Leatherman Date: 2018-06-01T08:08:16-05:00 Files: 3 (+0/-0) Message: Regressions around url and outputPath in collections, #135
{ "id": "714fa3fe9487", "repo": "11ty/eleventy", "hash": "4beb9c105a20b0c07e9400a7777c31f7dc4e3c25", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-01T08:08:16-05:00", "subject": "Regressions around url and outputPath in collections, #135", "files_changed": 3, "inse...
Repo: 11ty/eleventy Commit: 93d1a6cd4cc9cbe10df9280b256651fe172a28e9 Author: Zach Leatherman Date: 2018-06-01T08:09:05-05:00 Files: 2 (+0/-0) Message: Better handling of vague indexOf errors when passing non-string values to url filter
{ "id": "bb60a865ab16", "repo": "11ty/eleventy", "hash": "93d1a6cd4cc9cbe10df9280b256651fe172a28e9", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-01T08:09:05-05:00", "subject": "Better handling of vague indexOf errors when passing non-string values to url filter", "...
Repo: 11ty/eleventy Commit: ee969d543f06c864ce25fe13d0894b5b25f7f3a1 Author: Zach Leatherman Date: 2018-06-01T21:33:58-05:00 Files: 5 (+0/-0) Message: Add tests and docs around existing support for JSON and JS front matter.
{ "id": "2fcce219444d", "repo": "11ty/eleventy", "hash": "ee969d543f06c864ce25fe13d0894b5b25f7f3a1", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-01T21:33:58-05:00", "subject": "Add tests and docs around existing support for JSON and JS front matter.", "files_change...
Repo: 11ty/eleventy Commit: 810d8dd4b37a4092988a188f5a355c351d775704 Author: Zach Leatherman Date: 2018-06-06T08:55:33-05:00 Files: 21 (+0/-0) Message: Moved documentation to 11ty.io/docs
{ "id": "5cf1c79875ad", "repo": "11ty/eleventy", "hash": "810d8dd4b37a4092988a188f5a355c351d775704", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-06T08:55:33-05:00", "subject": "Moved documentation to 11ty.io/docs", "files_changed": 21, "insertions": 0, "deletio...
Repo: 11ty/eleventy Commit: 1a32cf04360ee7835ce914169de6b774a10eddd2 Author: Zach Leatherman Date: 2018-06-06T09:07:22-05:00 Files: 1 (+0/-0) Message: Moved docs to 11ty.io
{ "id": "b2007f8d3964", "repo": "11ty/eleventy", "hash": "1a32cf04360ee7835ce914169de6b774a10eddd2", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-06T09:07:22-05:00", "subject": "Moved docs to 11ty.io", "files_changed": 1, "insertions": 0, "deletions": 0, "code...
Repo: 11ty/eleventy Commit: 26b13f53d5d2fe0a969cfac3424020160a26a532 Author: Zach Leatherman Date: 2018-06-06T17:23:37-05:00 Files: 3 (+0/-0) Message: Add logo to README and keywords to package.json
{ "id": "2c5630c5fa43", "repo": "11ty/eleventy", "hash": "26b13f53d5d2fe0a969cfac3424020160a26a532", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-06T17:23:37-05:00", "subject": "Add logo to README and keywords to package.json", "files_changed": 3, "insertions": 0,...
Repo: 11ty/eleventy Commit: 49f28cbfc8c573da2e208082044862cef3501db6 Author: Zach Leatherman Date: 2018-06-06T17:26:23-05:00 Files: 1 (+0/-0) Message: Try to center the logo
{ "id": "b42be8985c3d", "repo": "11ty/eleventy", "hash": "49f28cbfc8c573da2e208082044862cef3501db6", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-06T17:26:23-05:00", "subject": "Try to center the logo", "files_changed": 1, "insertions": 0, "deletions": 0, "cod...
Repo: 11ty/eleventy Commit: ea74244c7f5291d72cd7955fb94cbcb882d326b8 Author: Zach Leatherman Date: 2018-06-06T17:27:49-05:00 Files: 1 (+0/-0) Message: Try #3 for centering
{ "id": "67e089989eb8", "repo": "11ty/eleventy", "hash": "ea74244c7f5291d72cd7955fb94cbcb882d326b8", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-06T17:27:49-05:00", "subject": "Try #3 for centering", "files_changed": 1, "insertions": 0, "deletions": 0, "code_...
Repo: 11ty/eleventy Commit: 6097248829e21d9e2477988b0a8fc9aa0c530b58 Author: Zach Leatherman Date: 2018-06-13T21:37:24-05:00 Files: 4 (+0/-0) Message: Add `filter` for pagination to blacklist entries from pagination results.
{ "id": "5e1c3a9cc3e2", "repo": "11ty/eleventy", "hash": "6097248829e21d9e2477988b0a8fc9aa0c530b58", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-13T21:37:24-05:00", "subject": "Add `filter` for pagination to blacklist entries from pagination results.", "files_chang...
Repo: 11ty/eleventy Commit: f33ba8cf0bf72b931d8ca411ece0effde82ffefd Author: Zach Leatherman Date: 2018-06-14T08:42:31-05:00 Files: 7 (+0/-0) Message: Better support for buffers returned from js templates, adds data support in template classes (getters or functions)
{ "id": "99444aad8a5c", "repo": "11ty/eleventy", "hash": "f33ba8cf0bf72b931d8ca411ece0effde82ffefd", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-14T08:42:31-05:00", "subject": "Better support for buffers returned from js templates, adds data support in template class...
Repo: 11ty/eleventy Commit: 706ab3106b9137fb9e0437cf5c2c8f29bd4b2bc7 Author: Zach Leatherman Date: 2018-06-18T17:35:25-05:00 Files: 1 (+0/-0) Message: Adds some additional debug for #127
{ "id": "bc40dacfc856", "repo": "11ty/eleventy", "hash": "706ab3106b9137fb9e0437cf5c2c8f29bd4b2bc7", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-18T17:35:25-05:00", "subject": "Adds some additional debug for #127", "files_changed": 1, "insertions": 0, "deletion...
Repo: 11ty/eleventy Commit: 416b91a94e894c55f274022c978fbab13942aaa7 Author: Zach Leatherman Date: 2018-06-18T20:45:30-05:00 Files: 5 (+0/-0) Message: Fixes #121 (was not working with template/directory data files)
{ "id": "9772a7863db7", "repo": "11ty/eleventy", "hash": "416b91a94e894c55f274022c978fbab13942aaa7", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-18T20:45:30-05:00", "subject": "Fixes #121 (was not working with template/directory data files)", "files_changed": 5, ...
Repo: 11ty/eleventy Commit: 940b177952411714f44738cde6b61168166d8640 Author: Zach Leatherman Date: 2018-06-18T21:34:39-05:00 Files: 2 (+0/-0) Message: Major version upgrades: normalize-path 2->3 (doc’d as no breaking changes), gray-matter 3->4 (requires Node v4), fs-extra 5->6 buncha stuff at https://github.com/jprich...
{ "id": "b5ff56f6c7db", "repo": "11ty/eleventy", "hash": "940b177952411714f44738cde6b61168166d8640", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-18T21:34:39-05:00", "subject": "Major version upgrades: normalize-path 2->3 (doc’d as no breaking changes), gray-matter 3-...
Repo: 11ty/eleventy Commit: ba58c6e35f59bd2bd84fe03c51b033e83b7109a4 Author: Zach Leatherman Date: 2018-06-20T09:03:31-05:00 Files: 1 (+0/-0) Message: Be better when pagination has zero pages
{ "id": "6a19330228e9", "repo": "11ty/eleventy", "hash": "ba58c6e35f59bd2bd84fe03c51b033e83b7109a4", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-20T09:03:31-05:00", "subject": "Be better when pagination has zero pages", "files_changed": 1, "insertions": 0, "del...
Repo: 11ty/eleventy Commit: c472d19340900c50f5fbc649baa012b160065623 Author: Zach Leatherman Date: 2018-06-25T08:08:40-05:00 Files: 1 (+0/-0) Message: Mustache tests for #145
{ "id": "11e67e0f688a", "repo": "11ty/eleventy", "hash": "c472d19340900c50f5fbc649baa012b160065623", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-25T08:08:40-05:00", "subject": "Mustache tests for #145", "files_changed": 1, "insertions": 0, "deletions": 0, "co...
Repo: 11ty/eleventy Commit: 90a02424b109d5c47fee49f38589d609998f1038 Author: Zach Leatherman Date: 2018-06-25T21:36:06-05:00 Files: 3 (+0/-0) Message: Adds support for Nunjucks custom tags. Fixes #151 Adds support for Shortcodes (supported in Nunjucks and LiquidJS). Fixes #13
{ "id": "1d4268feeaef", "repo": "11ty/eleventy", "hash": "90a02424b109d5c47fee49f38589d609998f1038", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-25T21:36:06-05:00", "subject": "Adds support for Nunjucks custom tags. Fixes #151 Adds support for Shortcodes (supported i...
Repo: 11ty/eleventy Commit: f9d2ff7a9317da0320ada40390a5508a7346932e Author: Zach Leatherman Date: 2018-06-26T08:22:34-05:00 Files: 2 (+0/-0) Message: Bunch more tests for #13
{ "id": "9416e09aaee7", "repo": "11ty/eleventy", "hash": "f9d2ff7a9317da0320ada40390a5508a7346932e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-26T08:22:34-05:00", "subject": "Bunch more tests for #13", "files_changed": 2, "insertions": 0, "deletions": 0, "c...
Repo: 11ty/eleventy Commit: 5c1e4fded4f9fb9f4dd3d532c2605ed92226dee1 Author: Zach Leatherman Date: 2018-06-27T07:36:35-05:00 Files: 1 (+0/-0) Message: Filter stuff should be close together
{ "id": "aa26dc49f5ee", "repo": "11ty/eleventy", "hash": "5c1e4fded4f9fb9f4dd3d532c2605ed92226dee1", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-06-27T07:36:35-05:00", "subject": "Filter stuff should be close together", "files_changed": 1, "insertions": 0, "deleti...
Repo: 11ty/eleventy Commit: ec9539103eae31319f8401d16441cdf7b98028ad Author: Zach Leatherman Date: 2018-07-03T08:53:53-05:00 Files: 6 (+0/-0) Message: A few more nunjucks tests
{ "id": "52cd989a2789", "repo": "11ty/eleventy", "hash": "ec9539103eae31319f8401d16441cdf7b98028ad", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-03T08:53:53-05:00", "subject": "A few more nunjucks tests", "files_changed": 6, "insertions": 0, "deletions": 0, "...
Repo: 11ty/eleventy Commit: 6f3c510604cac0b4f81361a49ada69fd3d8305b7 Author: Zach Leatherman Date: 2018-07-03T16:40:20-05:00 Files: 2 (+0/-0) Message: Tests for integration points with the syntax highlighter plugin
{ "id": "a3e85ac70e07", "repo": "11ty/eleventy", "hash": "6f3c510604cac0b4f81361a49ada69fd3d8305b7", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-03T16:40:20-05:00", "subject": "Tests for integration points with the syntax highlighter plugin", "files_changed": 2, ...
Repo: 11ty/eleventy Commit: f2d7ed9f94d554778ad46cff0664553b12e426e3 Author: Zach Leatherman Date: 2018-07-03T17:13:43-05:00 Files: 2 (+0/-0) Message: Adds test for Mustache partials too #146
{ "id": "0ee2127c2cfc", "repo": "11ty/eleventy", "hash": "f2d7ed9f94d554778ad46cff0664553b12e426e3", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-03T17:13:43-05:00", "subject": "Adds test for Mustache partials too #146", "files_changed": 2, "insertions": 0, "del...
Repo: 11ty/eleventy Commit: b89e35359f3c5687c781a2ce0ce49342d36c9b78 Author: Zach Leatherman Date: 2018-07-03T22:35:41-05:00 Files: 3 (+0/-0) Message: Adds handlebars shortcodes and paired shortcodes. #157.
{ "id": "c8843923fd4e", "repo": "11ty/eleventy", "hash": "b89e35359f3c5687c781a2ce0ce49342d36c9b78", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-03T22:35:41-05:00", "subject": "Adds handlebars shortcodes and paired shortcodes. #157.", "files_changed": 3, "inserti...
Repo: 11ty/eleventy Commit: c29f7232e993758076db176dcab49ece4cccf82e Author: Zach Leatherman Date: 2018-07-05T07:51:08-05:00 Files: 4 (+0/-0) Message: Add a few warnings for config overwrites
{ "id": "b9637f74a04c", "repo": "11ty/eleventy", "hash": "c29f7232e993758076db176dcab49ece4cccf82e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-05T07:51:08-05:00", "subject": "Add a few warnings for config overwrites", "files_changed": 4, "insertions": 0, "del...
Repo: 11ty/eleventy Commit: 7c5001152f70bac590316c49b79a01a7c859f4b0 Author: Zach Leatherman Date: 2018-07-05T08:06:21-05:00 Files: 1 (+0/-0) Message: Colliding shortcode names.
{ "id": "9bcdfb88d344", "repo": "11ty/eleventy", "hash": "7c5001152f70bac590316c49b79a01a7c859f4b0", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-05T08:06:21-05:00", "subject": "Colliding shortcode names.", "files_changed": 1, "insertions": 0, "deletions": 0, ...
Repo: 11ty/eleventy Commit: 92b5adf746c75393d30448485d7c6da8903cb374 Author: Zach Leatherman Date: 2018-07-05T08:08:40-05:00 Files: 1 (+0/-0) Message: Whitespace in shortcode syntax
{ "id": "622af1d35df4", "repo": "11ty/eleventy", "hash": "92b5adf746c75393d30448485d7c6da8903cb374", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-05T08:08:40-05:00", "subject": "Whitespace in shortcode syntax", "files_changed": 1, "insertions": 0, "deletions": 0...
Repo: 11ty/eleventy Commit: 2567db384c022699dc49ea613f2bef7196dedb2b Author: Zach Leatherman Date: 2018-07-05T08:13:46-05:00 Files: 1 (+0/-0) Message: Handlebars nesting test.
{ "id": "d0f6331ef86b", "repo": "11ty/eleventy", "hash": "2567db384c022699dc49ea613f2bef7196dedb2b", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-05T08:13:46-05:00", "subject": "Handlebars nesting test.", "files_changed": 1, "insertions": 0, "deletions": 0, "c...
Repo: 11ty/eleventy Commit: a1424a1e88b84c5c371c4f0529e7da3479aff00f Author: Zach Leatherman Date: 2018-07-11T08:38:44-05:00 Files: 8 (+0/-0) Message: Fixes #171 and adds a bunch more tests.
{ "id": "329909d8e744", "repo": "11ty/eleventy", "hash": "a1424a1e88b84c5c371c4f0529e7da3479aff00f", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-11T08:38:44-05:00", "subject": "Fixes #171 and adds a bunch more tests.", "files_changed": 8, "insertions": 0, "dele...
Repo: 11ty/eleventy Commit: 10e3fef5afb2032a4b13015ad453de06b3d4131e Author: Zach Leatherman Date: 2018-07-11T08:53:01-05:00 Files: 1 (+0/-0) Message: Ordering of collections not guaranteed in this test.
{ "id": "2e12a70f1c00", "repo": "11ty/eleventy", "hash": "10e3fef5afb2032a4b13015ad453de06b3d4131e", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-11T08:53:01-05:00", "subject": "Ordering of collections not guaranteed in this test.", "files_changed": 1, "insertions...
Repo: 11ty/eleventy Commit: 7643a0da87370e281254b66b318d79368bde994d Author: Zach Leatherman Date: 2018-07-12T17:22:25-05:00 Files: 1 (+0/-0) Message: Adds code of conduct
{ "id": "9e3f672f1654", "repo": "11ty/eleventy", "hash": "7643a0da87370e281254b66b318d79368bde994d", "author": "Zach Leatherman", "email": "zachleat@users.noreply.github.com", "date": "2018-07-12T17:22:25-05:00", "subject": "Adds code of conduct", "files_changed": 1, "insertions": 0, "deletions": 0,...
Repo: 11ty/eleventy Commit: 2c98ae095224e64b4e0488dd0adfb42f5cd3461b Author: Zach Leatherman Date: 2018-07-17T08:31:17-05:00 Files: 21 (+0/-0) Message: Giant refactor to separate layout logic from Template.js into TemplateLayout.js. The end goal will be to make reusing layouts much quicker.
{ "id": "ef7e446a09dd", "repo": "11ty/eleventy", "hash": "2c98ae095224e64b4e0488dd0adfb42f5cd3461b", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-17T08:31:17-05:00", "subject": "Giant refactor to separate layout logic from Template.js into TemplateLayout.js. The end g...
Repo: 11ty/eleventy Commit: be053b190ba4e74d949f869bc4c405e7538baca2 Author: Zach Leatherman Date: 2018-07-17T09:01:30-05:00 Files: 1 (+0/-0) Message: We don’t need to save initialLayout any more with refactor
{ "id": "0a6b348c2a48", "repo": "11ty/eleventy", "hash": "be053b190ba4e74d949f869bc4c405e7538baca2", "author": "Zach Leatherman", "email": "zachleatherman@gmail.com", "date": "2018-07-17T09:01:30-05:00", "subject": "We don’t need to save initialLayout any more with refactor", "files_changed": 1, "inse...