__ __ _ ____ _ _
| \/ | __ _ _ __ | | __ | __ ) (_) _ __ __| |
| |\/| | / _` | | '__| | |/ / | _ \ | | | '_ \ / _` |
| | | | | (_| | | | | < | |_) | | | | | | | | (_| |
|_| |_| \__,_| |_| |_|\_\ |____/ |_| |_| |_| \__,_|
Command line interface for MarkBind
npm i -g markbind-cli
Usage: markbind <command>
Commands:
include [options] <file> process all the fragment include in the given file
render [options] <file> render the given file
init [root] init a markbind website project
serve [options] [root] build then serve a website from a directory
build [root] [output] build a website
deploy deploy to Github Pages
Options:
-h, --help output usage information
-V, --version output the version number
Refer to the Wiki page. You may want to learn about how to create and build a site with MarkBind