Fix readme
Anirudh Oppiliappan x@icyphox.sh
Fri, 30 Oct 2020 20:12:08 +0530
1 files changed,
5 insertions(+),
5 deletions(-)
jump to
M
readme
→
readme
@@ -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