view docs/tutorial/deploy.sh @ 3766:6352dc395ebf stable

evolve: update the readme with more information about contribution
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 23 May 2018 11:18:14 +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