go-vite ------- vite, but in Go. Works with vite projects. You will have to rework Jinja2 templates to Go templates. Look at my site[2] for an example. [1]: https://github.com/icyphox/vite [2]: https://github.com/icyphox/site INSTALLING Clone this repository and run $ make # doas make install Requires `go` to be installed, obviously.