docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Tue, 25 Dec 2018 10:10:12 +0530
changeset 4342 914b9e55f76e
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
next: populate stacktemplate to the missed _nextevolve function

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy