docs/tutorial/deploy.sh
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 23 Apr 2019 10:20:03 -0700
changeset 4596 78d60913ea9f
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: add some basic testing of progress

mkdir -p html

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

netlify deploy