all repos — site @ 04f3b4a38379e78d252794d426d45782c3215834

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"