all repos — vite @ 0a9ef15d9a968265eb9c4af1748ef7ab385d1901

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

Fix readme
Anirudh Oppiliappan x@icyphox.sh
Fri, 30 Oct 2020 20:12:08 +0530
commit

0a9ef15d9a968265eb9c4af1748ef7ab385d1901

parent

2da46ab547d9fad7d037e196e49202aa2c2ad517

1 files changed, 5 insertions(+), 5 deletions(-)

jump to
M readmereadme

@@ -3,11 +3,8 @@ -------

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 +Works with vite projects. You will have to rework Jinja1 templates to Go +templates. Look at my site[1] for an example. INSTALLING

@@ -17,3 +14,6 @@ $ make

# doas make install Requires `go` to be installed, obviously. + + +[1]: https://github.com/icyphox/site