all repos — site @ ca17f2e0e1b0ca9365736ccd15f66e029c3cba7a

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"