docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 16 Jan 2018 04:32:43 +0100
changeset 3417 d3a17c67f85c
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
branching: merge stable back into default The test change has to be reverted.

mkdir -p html

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

netlify deploy