all repos — site @ 94ad5bbf9cd3f275cac08f951d54a4be43744c73

source for my site, found at icyphox.sh

build.sh (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
#!/bin/sh

rm -rf go-vite
git clone https://github.com/icyphox/go-vite
cd go-vite && make && cd ..
mkdir build
go-vite/vite build
bin/wiki.sh