all repos — site @ 94ad5bbf9cd3f275cac08f951d54a4be43744c73

source for my site, found at icyphox.sh

Run wiki.sh separately
Anirudh Oppiliappan x@icyphox.sh
Fri, 19 Mar 2021 15:04:41 +0530
commit

94ad5bbf9cd3f275cac08f951d54a4be43744c73

parent

0c8a9ebe7621c9c72af2108c19d109b3f04639eb

2 files changed, 2 insertions(+), 3 deletions(-)

jump to
M build.shbuild.sh

@@ -5,5 +5,4 @@ git clone https://github.com/icyphox/go-vite

cd go-vite && make && cd .. mkdir build go-vite/vite build -echo $BASH_VERSION -# mv pages/txt build/ +bin/wiki.sh
M config.yamlconfig.yaml

@@ -32,7 +32,7 @@ </section>

prebuild: - - bin/wiki.sh + # - bin/wiki.sh postbuild: # - bin/plaintext.sh