Skip to content

Upgrade gb-asm-tutorial to use mdbook 0.5#1

Open
mtthgn wants to merge 2 commits into
masterfrom
mdbook-upgrade
Open

Upgrade gb-asm-tutorial to use mdbook 0.5#1
mtthgn wants to merge 2 commits into
masterfrom
mdbook-upgrade

Conversation

@mtthgn

@mtthgn mtthgn commented Mar 26, 2026

Copy link
Copy Markdown
Owner

This commit updates the various unpublished crates in the repo to be set up according to the new requirements imposed by mdbook 0.5. In addition, it updates the build and deploy workflow to account for these changes as well.

As part of this update, the theme/index.hbs had to be updated to work with some syntax changes made for mdbook 0.5. The style looked off in my browser, so I would appreciate some double checking on this front.

This commit updates the various unpublished crates in the repo to be set
up according to the new requirements imposed by mdbook 0.5. In addition,
it updates the build and deploy workflow to account for these changes as
well.

As part of this update, the theme/index.hbs had to be updated to work
with some syntax changes made for mdbook 0.5. The biggest change was the
update to "font-awesome", which required changes to where were having
the font awesome icons show up on web pages as well.
There was a previous attempt at ensuring that answers were present on
the page when printing. This commit brings that functionality back, and
ensure that details are open by taking advantage of the `beforeprint`
event.
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