Gulp-Hugo? Hugo NPM?

I have a non-stream gulp task for hugo
https://github.com/dkebler/Hugo-Sass-Bower-Gulp-S3-Starter/blob/master/gulpfile.js/tasks/html.js
as part of a bigger workflow project am am working toward

would love to turn hugo into a pipeable/streamable like gulp-sass has done to libsass
see my comments in this thread about making that possible.