Mercurial > evolve
view docs/tutorial/deploy.sh @ 3785:adee98706508 stable
CHANGELOG: add an entry about issue 5808 being fixed
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 03 Jun 2018 03:24:43 +0530 |
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