docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Tue, 14 Jan 2020 20:58:26 +0700
changeset 5254 78bdd1fabe25
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
obshistory: implement predecessorsandmarkers() for obsorigin

mkdir -p html

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

netlify deploy