docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 10 Apr 2019 20:18:14 +0200
changeset 4495 48e9169633ef
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: cleanup title and doc phase-divergent cases

mkdir -p html

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

netlify deploy