docs/tutorial/deploy.sh
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 27 Apr 2019 21:27:54 -0400 (2019-04-28)
changeset 4619 93514c421528
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
docs: change `troubled` references to `unstable` Per https://www.mercurial-scm.org/wiki/CEDVocabulary
mkdir -p html

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

netlify deploy