view docs/tutorial/deploy.sh @ 5789:d0389ddf402d

changelog: add an entry aboutt improved divergence resolution
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 22 Feb 2021 17:37:53 +0100
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