view docs/tutorial/deploy.sh @ 4834:9a52930f6781

stablesort: introduce a small debugstablesortcache command This give a small insight on the cache content.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 08 Sep 2019 13:31:28 +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