all repos — site @ 2a92a00e5d826d1c936ac086ed29d9d7b7b120ba

source for my site, found at icyphox.sh

Add build command
Anirudh Oppiliappan x@icyphox.sh
Wed, 04 Nov 2020 11:16:14 +0530
commit

2a92a00e5d826d1c936ac086ed29d9d7b7b120ba

parent

e09ab0ce46de8ac30f5f0a2f8631c016aa9066e8

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M netlify-build.shnetlify-build.sh

@@ -1,6 +1,7 @@

#!/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