all repos — site @ 0aad75ebcf9fc8945184bdb114b63ebe278a06bf

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"