all repos — site @ 48d4846a63739c24703e979815eb6266039b793e

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"