This repository was archived by the owner on Jul 15, 2022. It is now read-only.

Description
I love what I see so far of Site.js. Hugo's been my main site generator for a few years, so I appreciate embedding it for small sites.
My challenge: I'm often using features from the very latest Hugo version (ex: webp support in 0.83.0). The bundled hugo is at 0.78.0, a bit behind that.
- Is a Hugo version bump planned?
- Alternately, and probably more useful given my aforementioned fondness for shiny: is there a preferred approach to bypassing the embedded Hugo in favor of an external installed builder?
Thanks for your time and thanks for such an impressive project!