all repos — site @ 97f8681e05140b3a656abee2a91c40dca66483a9

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