all repos — site @ bd7ff655cd0578d8ba1a9233a9243e7a715031b7

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"