docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 31 Jul 2018 09:03:35 +0200
changeset 3902 9c4847b93d3c
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