docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 23 Jan 2019 09:05:12 -0500
branchstable
changeset 4364 b74a31c69ad5
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
minitopic: add warning about extensions state and testing

mkdir -p html

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

netlify deploy