uinox / docs

document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust环境安装

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

mdbook安装

cargo install mdbook

开发环境

mdbook serve [path] [-p 8080] [-n 0.0.0.0]

生产环境

mdbook build

清理

mdbook clean

About

document


Languages

Language:Python 36.3%Language:JavaScript 26.1%Language:CSS 22.2%Language:Handlebars 15.4%