Mercurial > evolve
view docs/tutorial/deploy.sh @ 5814:307a9e8489f2
changelog: reorder items, spelling
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 04 Mar 2021 09:12:04 +0800 |
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