A discussion about the layout of a "Hugo JS library Module Collection"

See:

I will close this thread. Let us take the discussion/questions over there.

Note that that project works great as is, but I will release a new Hugo version in a few days to fix some limitations:

  • Turbolinks does not work with livereload. I have fixed this in Hugo master. For the release version you need to run with hugo server --disableFastReloead.
  • hugo mod get -u (update all dependencies) seems to have stopped working in Go 1.13. I have fixed this in a PR and I will get this out soon)