all repos — site @ 32c4a38114efe23af4aa8ebfa957cee85f3a94f6

source for my site, found at icyphox.sh

old/netlify-build.sh (view raw)

1#!/bin/sh
2
3pip install git+https://github.com/icyphox/vite
4mkdir build
5pip install feedparser arrow python-frontmatter
6vite build