all repos — site @ 25203e811e2e42297632ba2f2b2bea795900fbbc

source for my site, found at icyphox.sh

netlify-build.sh (view raw)

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

go get 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