docs/tutorial/deploy.sh
author Boris Feld <boris.feld@octobus.net>
Wed, 18 Dec 2019 14:10:56 +0100
changeset 5228 cfabc3c4aa10
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
Temporary commit for time measurement of test file + pandoc

mkdir -p html

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

netlify deploy