all repos — site @ caaa2648c7ae87ea3bfa66e730a7c4ee2ac3b724

source for my site, found at icyphox.sh

netlify.toml (view raw)

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