-
Notifications
You must be signed in to change notification settings - Fork 31
Integrate hugo-bin #18
Comments
After #17 was opened, I started looking at some hugo wrappers, hugo-bin among them.
You think webpack would be a better fit than gulp ? |
I was looking at the existing wrapper. Looked involved. Just my off the cuff interpretation.
I prefer my build pipelines to bring heavy opinion and limit deps/complexity whereever possible. Webpack is one of those areas where I feel the complexity indroduced quickly becomes a slippery slope for given its general lack of opinion. (Disclaimer: I have strong bias here.) |
Some possible alternatives to Webpack: |
Thanks! Although I still need to wrap my head around fetch-inject, I'll look deeper into both. |
@jbrodriguez groovy. if you have any questions about |
Like #17, but without the automatic download (what he really wants is Docker for a prepackaged environment).
Should remove quite a bit of the code and help work your way out of Gulp.
https://github.com/fenneclab/hugo-bin
The text was updated successfully, but these errors were encountered: