docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Mon, 04 Mar 2019 02:55:38 +0530
branchstable
changeset 4419 1fdecdfd0df9
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
evolve: add test which shows unrecoverable evolve state (issue6053)

mkdir -p html

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

netlify deploy