mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-03 22:42:11 +00:00
use wabook
This commit is contained in:
8
Makefile
8
Makefile
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user