Mirror of space-wizards/mdBook-spacewizards
Find a file
2023-09-28 10:57:16 -05:00
.github release action 2023-09-28 10:57:16 -05:00
ci Rewrite asset deploy. 2023-07-16 17:16:15 -07:00
examples Integrate https://github.com/rust-lang/mdBook/pull/1306 2023-09-28 10:48:07 -05:00
guide Integrate https://github.com/rust-lang/mdBook/pull/1618 2023-09-28 10:52:34 -05:00
src Integrate https://github.com/rust-lang/mdBook/pull/1618 2023-09-28 10:52:34 -05:00
test_book Add proper test to inline code within the book. 2023-09-02 14:38:02 -07:00
tests Integrate https://github.com/rust-lang/mdBook/pull/1306 2023-09-28 10:48:07 -05:00
.gitattributes Explicitly mark fonts and images files as binary (#951) 2019-06-11 21:44:15 +02:00
.gitignore Integrate https://github.com/rust-lang/mdBook/pull/1306 2023-09-28 10:48:07 -05:00
Cargo.lock Integrate https://github.com/rust-lang/mdBook/pull/1618 2023-09-28 10:52:34 -05:00
Cargo.toml Integrate https://github.com/rust-lang/mdBook/pull/1618 2023-09-28 10:52:34 -05:00
CHANGELOG.md remove the repetitive word 2023-09-02 14:04:32 +08:00
CODE_OF_CONDUCT.md add explicit code of conduct, copying other rust-lang repos 2021-07-26 11:52:24 -07:00
CONTRIBUTING.md Automatically publish to crates.io on new release 2023-07-16 16:29:45 -07:00
LICENSE Create LICENSE 2015-07-29 01:11:30 +02:00
README.md readme update 2023-09-28 10:54:10 -05:00
release.toml Metadata for cargo-release should be in release.toml (#722) 2018-07-09 18:36:55 +08:00
triagebot.toml Add issue templates and update contributor docs 2023-01-16 09:22:54 -08:00

mdBook-spacewizards

LICENSE

This is a fork of mdBook with several unmerged PRs integrated. This was originally forked to be used in https://github.com/space-wizards/docs, but of course anyone can use this fork.

The following PRs are integrated into the master branch:

Using in actions