Zach Leatherman

Results 595 comments of Zach Leatherman

Hmm, this is a good question. This will lead to some guessing which would cause some weird edge-cases, I think. If `{ input: "src", includes: "_includes"}` and folders exist at...

This repository is now using lodash style issue management for enhancements (see https://twitter.com/samselikoff/status/991395669016436736) This means enhancement issues will now be closed instead of leaving them open. The enhancement backlog can...

To be clear here (much later)—using `..` in includes/layouts/data directory definitions to break out of the input directory is supported! ```js dir: { input: "content", includes: "../includes" } ``` Works...

I like this solution. Pragmatic, easy. Might want to use a `data-` attribute, though. @scottjehl what do you think?