all repos — site @ 47ee6b170909552c10c60c2e71f86a10caa13d94

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"