all repos — site @ e9c2466337dd4fd80125dc0c7269d37beb57636b

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