docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Nov 2018 01:44:28 +0000
changeset 4257 4a8f59b69d37
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: drop 4.3 compatiblity code for `ui.edit` method

mkdir -p html

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

netlify deploy