mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-07-06 11:40:39 +00:00
website
This commit is contained in:
parent
8d0b27b65a
commit
7397bdc87d
4 changed files with 5 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
|
@ -49,6 +49,9 @@ echo "" ; echo "wasmc -clean"
|
||||||
echo "" ; echo "./test/test.sh"
|
echo "" ; echo "./test/test.sh"
|
||||||
./test/test.sh
|
./test/test.sh
|
||||||
|
|
||||||
|
# web site
|
||||||
|
cp dist/markdown.js dist/markdown.js.map dist/markdown.wasm ./docs/
|
||||||
|
|
||||||
# commit, tag and push git
|
# commit, tag and push git
|
||||||
echo "Ready to commit, publish & push:"
|
echo "Ready to commit, publish & push:"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue