Skip to content
#

Gulp

gulp logo

Gulp is an open source toolkit built on Node.js and npm. It is used for automating and streamlining repetitive tasks in front-end web development.

Here are 6,095 public repositories matching this topic...

olets
olets commented May 28, 2019

#477 and a couple different #478 bugs stem from the expectation that setting prebuild: [] or postbuild: [] is a way of saying "prebuild: nothing" and "postbuild: nothing". In fact, the empty array creates problems (see the linked issues for examples)

This should at least be documented. Supporting [] as "nothing" would be an easy enhancement

mootari
mootari commented Dec 28, 2017

Assemble's highly modular nature makes it difficult to discover methods that are added via mixins or inheritance. For example, .use and .define are provided by Base and implicitely added through Templates.

It would be a huge help to have some basic, generated JSDocs that incorporate all of the default packages. JSDoc provides the @mixinand [`@mix

agilgur5
agilgur5 commented Sep 2, 2018

Some tasks are self-explanatory if you looked at their script and need no description. I also think knowing what script the task actually runs can be helpful context if only reading from the help dialog and not the maidfile itself.

For instance, I have a clean task that just runs rm -rf build/. If the help dialog outputted this, I wouldn't need to add a description, but since it doesn't I

nas5w
nas5w commented Feb 25, 2019

Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).

If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i

TIIGRUS
TIIGRUS commented Jan 12, 2020

На Win10 падает туннель, то есть не расшаривает и даже не запускает. И даже если удалось запустить, то через какое-то время тунель снова падает и нужно перезагружать.

Возможно ли прикрутить ngrok в качестве расшаривание верстки?

dylanspurgin
dylanspurgin commented Oct 9, 2016

Took me quite a while to figure out how exactly the theme in my src directory was supposed to be used in development. The docs don't mention needing WordPress running so I thought perhaps gulp was going to just serve my theme on its own.

I think it would help greatly to say a few words about having WordPress setup and running. Also, moving the crucial setup step of symlinking the theme into you

Created by Fractal Innovations and the open source community at GitHub

Released February 9, 2016

Organization
gulpjs
Website
gulpjs.com
Wikipedia
Wikipedia
You can’t perform that action at this time.