docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Wed, 15 Jan 2020 15:28:44 +0700
changeset 5073 609ff25fce29
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: also import datestr from dateutil

mkdir -p html

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

netlify deploy