We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3b3b6 commit 9c849b6Copy full SHA for 9c849b6
netlify.toml
@@ -2,3 +2,4 @@
2
base = "guide"
3
publish = "book/"
4
command = "curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.13/mdbook-v0.4.13-x86_64-unknown-linux-gnu.tar.gz | tar xvz && ./mdbook build"
5
+ ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../Readme.md"
0 commit comments