view docs/tutorial/deploy.sh @ 4994:8b6e2565aaf3 stable

test: highlight data handling when solving divergence The current handling of date is lacking, we add test to highlight this.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 10 Dec 2019 19:13:06 +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