all repos — site @ f28d345393867c8b291dc260ab62366793358806

source for my site, found at icyphox.sh

netlify-build.sh (view raw)

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

go get https://github.com/icyphox/go-vite
mkdir build
pip install feedparser arrow python-frontmatter
go-vite/vite build