| Crates.io | mdbook-nice |
| lib.rs | mdbook-nice |
| version | 0.1.1 |
| created_at | 2025-02-12 03:55:22.072107+00 |
| updated_at | 2025-07-11 07:50:12.483449+00 |
| description | A mdbook plugin to add nice css to your book |
| homepage | |
| repository | https://gitee.com/jakHall/mdbook-nice |
| max_upload_size | |
| id | 1552521 |
| size | 230,873 |
A css theme for mdbook. CSS 美化文件, 主要用于mdbook-pdf打印和html页面的基本美化.
美化思路:
gitee: git clone https://gitee.com/jakHall/mdbook-nice
github: git clone https://github.com/passion-coder-min/mdbook-nice.git
或者
cargo install --git https://gitee.com/jakHall/mdbook-nicecargo install --git https://github.com/passion-coder-min/mdbook-nice.gitmdbook-nice install .
或者
mdbook-nice install path
Install the preprocessor and its assets
Usage: mdbook-nice install [dest]
Arguments:
[dest] The destination directory for the assets [default: ./]
Options:
-h, --help Print help
效果参考:
标题/代码块

表格

引用块

图片
