all repos — site @ c390f021aae70ae94d58cea3e99332ab6aa9468c

source for my site, found at icyphox.sh

netlify.toml (view raw)

1[build]
2    publish = "build/"
3    command = "pip install git+https://github.com/icyphox/vite && mkdir build && vite build"