all repos — site @ ae37dd4b3b5bd8db45eaaa2d4ded0ed898899c19

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"