all repos — site @ ab142fa8697e2bcdbcc6378380cdfd7cd2c9eb4d

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 && vite build"