view docs/tutorial/deploy.sh @ 3676:cded30ad25e4

compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix The name changed in 5f8f013e7d52
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 18 Apr 2018 10:08:05 +0200
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

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

netlify deploy