docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Fri, 08 May 2020 18:45:49 +0800
branchstable
changeset 5355 0b5d1b0b3336
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
packaging: prepare evolve version 10.0.0

mkdir -p html

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

netlify deploy