Dug into this a bit last night, but hit issues with doing npm install, etc from gulp.
Ideally, you'd gulp the site project, it would in turn handle building all the type~{name} documents (and/or grabbing them from npm), and push them all to the database along with BlueInk itself (and possibly the BlueInk "core" types--assuming you've not overridden them.
Dug into this a bit last night, but hit issues with doing
npm install, etc fromgulp.Ideally, you'd
gulpthe site project, it would in turn handle building all thetype~{name}documents (and/or grabbing them fromnpm), and push them all to the database along with BlueInk itself (and possibly the BlueInk "core" types--assuming you've not overridden them.