2 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
Add mdbook-epub setup about 2 months ago

AI Summary: Add a minimal configuration to the Rust Embedded Discovery Book project to enable EPUB generation using `mdbook-epub`. This involves configuring the project to build an EPUB version of the book and potentially adding EPUB build checks to the CI pipeline. The goal is to provide an easily accessible EPUB version for users and improve the project's build process.

Complexity: 2/5
good first issue help wanted

Rust Discovery Book for BBC micro::bit v2

Rust

AI Summary: The task is to improve the Continuous Integration (CI) process for the Rust Embedded Discovery Book project. Specifically, the CI needs to be updated to check the validity of internal URLs (paths to images) within the book's markdown files, preventing broken links from being published. This involves modifying the CI pipeline to actively verify these internal paths.

Complexity: 3/5
good first issue help wanted

Rust Discovery Book for BBC micro::bit v2

Rust