all repos — site @ 2e62d976dc907a96e45f0f644e3f8f9fd3299b02

source for my site, found at icyphox.sh

netlify-build.sh (view raw)

1#!/bin/sh
2
3rm -rf go-vite
4git clone https://github.com/icyphox/go-vite
5cd go-vite && make && cd ..
6mkdir build
7go-vite/vite build
8mv pages/txt build/