docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Mar 2018 16:07:33 -0500
branchstable
changeset 3507 c0b6a95b94b9
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
pure: make sure what we expect to be list are list In the pure version, some of these object would be generator.

mkdir -p html

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

netlify deploy