git-subtree-dir: content/plan.yourdreamnamehere.com git-subtree-mainline:b5fc115b71git-subtree-split:729c4dcc4c
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|