all repos — site @ 699287b4ab1396c313ee7e8f54ee0e65307aa8c9

source for my site, found at icyphox.sh

old/netlify-build.sh (view raw)

 1
 2
 3
 4
 5
 6
#!/bin/sh

pip install git+https://github.com/icyphox/vite
mkdir build
pip install feedparser arrow python-frontmatter
vite build