all repos — site @ 9be0a5e9b8fa3735f448d8e12b8ace3d782b3cb0

source for my site, found at icyphox.sh

netlify-build.sh (view raw)

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