docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Sat, 26 Oct 2019 13:06:49 +0700
branchstable
changeset 4930 44f340c2a8eb
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: use |shortest in test-sharing.t because sharing.rst uses it

mkdir -p html

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

netlify deploy