docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 12 Sep 2018 12:02:17 +0200
changeset 4094 0171a7ceb574
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: update output to match new `hg verify` reports CORE-TEST-OUTPUT-UPDATE: f1186c292d03

mkdir -p html

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

netlify deploy