all repos — site @ b4dedd7569c3f89d5e16371d49bd315b7094cf2c

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 && pip install feedparser arrow && vite build"