-
We need a just file that
- serves mdbook docs (mdbook serve --open doc)
- builds the workspace AND the sp1 crate (`cargo prove build` inside `crates/sp1` & `cargo build` in root)
- installs deps (…
-
### Checklist
- [X] I am using the latest version of this action.
- [X] I have read the latest README and followed the instructions.
- [X] I have read the latest GitHub Actions official documentation…
-
Using the suggested [`compose.yml`](https://github.com/peaceiris/docker-mdbook?tab=readme-ov-file#docker-compose) with a book that uses `mdbook-mermaid`, `docker compose up` fails with the following e…
cusma updated
4 months ago
-
Mermaid diagram is failing on mdbook search.
## How to reproduce:
Search anything on mdbook that matches the texts inside mermaid diagram. It fails with said message.
![Screenshot 2024-03-29 …
-
It is useful that the following assets are pre-installed into the docker image.
- mdbook-admonish.css
- mermaid-init.js
- mermaid.min.js
-
https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/Dockerfile#L3
https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/Makef…
-
MermaidJS provides and excellent set of "features" for diagramming. I would like to provide this feature, similar to MathJAX into mdBook as an optional feature.
I am after some guidance regarding …
-
Some particularly interesting ones to look into:
- Link checking: https://github.com/Michael-F-Bryan/mdbook-linkcheck
- Avoiding link-rot seems super useful
- Would be cool to integrate with …
-
Here is an example `boot.toml`:
```toml
[book]
authors = ["Roman Kuznetsov"]
language = "en"
multilingual = false
src = "src"
title = "Coursera: Data Structures and Algorithms"
[build]
cr…
-
E.g. Object Priority and Conflicts, currently being reworked by #331