docs/tutorial/deploy.sh
author Dan Villiom Podlaski Christiansen <dan@magenta.dk>
Tue, 21 Aug 2018 11:56:49 +0200
branchstable
changeset 3984 33f795a17622
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
prune: use ``-s/--succ`` in documentation Extracted by Pierre-Yves David

mkdir -p html

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

netlify deploy