Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add "Build and test book" job and basic getting started chapter #263

Merged
merged 8 commits into from
Nov 12, 2023

Conversation

Trouv
Copy link
Owner

@Trouv Trouv commented Nov 12, 2023

In an effort to keep the mdbook up-to-date, we need CI to be able to tell us if its code snippets don't compile with the current plugin. This adds such a job to the lint CI, and leverages mdbook-keeper to do so since we need to be able to depend on 3rd party crates in the book code.

This also adds some basic text to the getting started tutorial in the book. This text was basically copied from the README.md. This should be updated in the future to be more tutorial-y, and once it is, we should update the README.md/lib.rs to link to the book rather than have their own copy of the getting started guide. This was mostly added in this PR so that the new CI job has some code to test.

@Trouv Trouv merged commit 5317845 into main Nov 12, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant