all repos — site @ e09ab0ce46de8ac30f5f0a2f8631c016aa9066e8

source for my site, found at icyphox.sh

netlify-build.sh (view raw)

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

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