netlify-build.sh (view raw)
1 2 3 4 5 6 7 8
#!/bin/sh git clone https://github.com/icyphox/go-vite cd go-vite && make && cd .. mkdir build pip install feedparser arrow python-frontmatter pip install git+https://github.com/icyphox/myrkdown go-vite/vite build