view docs/tutorial/deploy.sh @ 4135:47f1d7b4305d

pullbundle: add basic extension metadata
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 24 Sep 2018 00:51:39 +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