docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Fri, 06 Mar 2020 22:06:05 +0700
changeset 5165 7d0d066329f4
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: add checkheads-related cap CORE-TEST-OUTPUT-UPDATE: edc8504bc26b

mkdir -p html

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

netlify deploy