readme (view raw)
1go-vite
2-------
3
4vite, but in Go.
5
6Works with vite projects. You will have to rework Jinja1 templates to Go
7templates. Look at my site[1] for an example.
8
9INSTALLING
10
11Clone this repository and run
12
13 $ make
14 # doas make install
15
16Requires `go` to be installed, obviously.
17
18
19[1]: https://github.com/icyphox/site