docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 27 Nov 2018 03:56:27 +0100
changeset 4270 c8f96f4cb600
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
branching: merge with stable

mkdir -p html

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

netlify deploy