๐Ÿ“ฆ rust-lang / mdBook

Create book from markdown files. Like Gitbook but implemented in Rust

โ˜… 21.0k stars โ‘‚ 1.8k forks ๐Ÿ‘ 21.0k watching โš–๏ธ Mozilla Public License 2.0
๐Ÿ“ฅ Clone https://github.com/rust-lang/mdBook.git
HTTPS git clone https://github.com/rust-lang/mdBook.git
SSH git clone git@github.com:rust-lang/mdBook.git
CLI gh repo clone rust-lang/mdBook
Eric Huss Eric Huss Merge pull request #2998 from rust-lang/renovate/pulldown-cmark-to-cmark-22.x cc78fb4 18 days ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .cargo
๐Ÿ“ .github
๐Ÿ“ ci
๐Ÿ“ crates
๐Ÿ“ examples
๐Ÿ“ guide
๐Ÿ“ src
๐Ÿ“ tests
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ CODE_OF_CONDUCT.md
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ eslint.config.mjs
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ rustfmt.toml
๐Ÿ“„ triagebot.toml
๐Ÿ“„ README.md

mdBook

CI Status crates.io LICENSE

mdBook is a utility to create modern online books from Markdown files.

Check out the [User Guide] for a list of features and installation and usage information. The User Guide also serves as a demonstration to showcase what a book looks like.

If you are interested in contributing to the development of mdBook, check out the [Contribution Guide].

License

All the code in this repository is released under the Mozilla Public License v2.0, for more information take a look at the [LICENSE] file.