An open API service indexing awesome lists of open source software.

https://github.com/xiaozhiliaoo/mdbook

mdbook template.
https://github.com/xiaozhiliaoo/mdbook

Last synced: about 2 months ago
JSON representation

mdbook template.

Awesome Lists containing this project

README

        

# mdbook-template

## Run

需要前置Rust开发环境

cargo install mdbook

如果已经安装好,每次运行执行以下命令:

mdbook clean && mdbook build && mdbook serve

也可以执行脚本./start.sh

本地访问地址:http://localhost:3000/

## Config

需要配置book.toml中github地址