docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 24 Sep 2018 00:28:10 +0200
changeset 4134 ab77f37fedf3
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
pullbundle: add a config option for the cache directory

mkdir -p html

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

netlify deploy