all repos — site @ 0da15b3565f47c272e641b8a89f9b4c72a960e65

source for my site, found at icyphox.sh

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