all repos — site @ bb3a8f50a4ec0942ea89daca6775f15eb147e5ce

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