docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 12 Mar 2020 02:08:39 +0100
branchstable
changeset 5274 fa1324e58fcf
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
head-checking: also test single head enforcement with topic They are an important part of why we want this.

mkdir -p html

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

netlify deploy