Blaine Bublitz

Results 426 comments of Blaine Bublitz

Translation work is done in the main gulp repo, not on the website. We are happy to accept any translation work in the same format as this PR: https://github.com/gulpjs/gulp/pull/2456 I...

Further work and discussion should happen based on #2692

@contra the gulp 3.9 cli is still matching those docs

This can be a gitbook plugin

I was thinking that it would just take something like `` and it would pull the section https://github.com/isaacs/node-glob#glob-primer (not sure about with or without the header) from the glob docs...

@jonschlinkert great points, I'm definitely going to think about those things. I'd love to chat or screenshare about your ideas some time.

I desperately want it but it's a big programming thing instead of a docs thing. We could remove the tag, probably

Duplicate of https://github.com/gulpjs/gulp-cli/issues/63 and https://github.com/gulpjs/fancy-log/issues/18 This is a WIP but we don't have an ETA.

Whoa! That's definitely an issue. Thanks for pointing it out. Just curious, why do people put square brackets in file paths? That's such an obscure pattern 😅

I believe this recipe should describe both: 1. Rollup's normal JS API, which should be preferred if you don't need to apply other stream transforms 2. The new official stream...