Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Integrate hugo-bin #18

Closed
ghost opened this issue Apr 2, 2017 · 5 comments
Closed

Integrate hugo-bin #18

ghost opened this issue Apr 2, 2017 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 2, 2017

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

@jbrodriguez
Copy link
Owner

After #17 was opened, I started looking at some hugo wrappers, hugo-bin among them.
Hadn't thought about a docker, seems like something doable.

Should remove quite a bit of the code and help work your way out of Gulp.
Not sure why you'd think it would remove that much code.

You think webpack would be a better fit than gulp ?

@ghost
Copy link
Author

ghost commented Apr 3, 2017

Not sure why you'd think it would remove that much code.

I was looking at the existing wrapper. Looked involved. Just my off the cuff interpretation.

You think webpack would be a better fit than gulp ?

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.)

@ghost
Copy link
Author

ghost commented Apr 3, 2017

Some possible alternatives to Webpack:
https://github.com/lasso-js/lasso - Node
https://github.com/jhabdas/fetch-inject - Browser

@jbrodriguez
Copy link
Owner

Thanks!

Although I still need to wrap my head around fetch-inject, I'll look deeper into both.

@ghost
Copy link
Author

ghost commented Apr 5, 2017

@jbrodriguez groovy. if you have any questions about fetch-inject just lmk. I just updated the docs, too and implemented it in my first client site. it's faaaaaaaaaaast (and a whopping ~600 B).

jbrodriguez added a commit that referenced this issue Dec 12, 2017
jbrodriguez added a commit that referenced this issue Dec 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant