view docs/tutorial/deploy.sh @ 3826:8e8bd5bb2f90

evolve: declare updated and pctx variables in stopevolve() They will used in next patch.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 11 Jun 2018 00:43:39 +0530
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

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

netlify deploy