docs/tutorial/deploy.sh
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 23 May 2018 11:03:31 +0200
branchstable
changeset 3765 4aabc5c8b2af
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
topic: dedent items about publishing behavior in docstring Also change item bullets from '#' to '*'.

mkdir -p html

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

netlify deploy