use wabook

This commit is contained in:
chai2010
2024-08-13 08:15:19 +08:00
parent dbdfa93bc1
commit 56bbafbd08
4 changed files with 8 additions and 8 deletions

View File

@@ -3,16 +3,16 @@
# license that can be found in the LICENSE file.
#
# MnBook: Mini Markdown Book
# https://github.com/wa-lang/mnbook
# WaBook: Mini Markdown Book
# https://github.com/wa-lang/wabook
#
default:
mnbook serve
wabook serve
build:
-rm book
mnbook build
wabook build
-rm book/.gitignore
-rm -rf book/.git