docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Sun, 29 Mar 2020 17:21:56 +0700
changeset 5308 0329246c70f3
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
obslog: support --filternonlocal with --no-graph

mkdir -p html

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

netlify deploy