Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

The Complete Works of Da Li Ao

book.toml

[book]
authors = ["李敖", "wjm_tcy"]
language = "zh"
src = "./"
title = "大李敖全集"

[preprocessor.pagetoc]
renderers = ["html"]

[preprocessor.open-on-gh]
command = "mdbook-open-on-gh"
renderer = ["html"]
git-branch = "master"

[output.html]
git-repository-url = "https://github.com/whatot/leeao"
sidebar-header-nav = false
additional-css = ["theme/leeao.css", "theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]

[output.html.print]
# print超过github上限50MB,于是默认关闭
enable = false

[output.html.search]
# search超过github上限100MB,于是默认关闭
enable = false