all repos — site @ bd55acd8066fb5fce9c2f46a150a77cb1d26c937

source for my site, found at icyphox.sh

netlify.toml (view raw)

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