all repos — vite @ 58fc704075879dde45fb34eeb595c202f953d770

a fast (this time, actually) and minimal static site generator

readme (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
go-vite
-------

vite, but in Go.

Works with vite projects. You will have to rework Jinja2 templates to Go
templates. Look at my site[1] for an example.

INSTALLING

Clone this repository and run
    
    $ make
    # doas make install

Requires `go` to be installed, obviously.


[1]: https://github.com/icyphox/site