Mercurial > evolve
view docs/tutorial/deploy.sh @ 6232:1d553662fc1b
serverminitopic: deprecate in favor of topic extension
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 27 Apr 2022 18:23:11 +0400 |
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