1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-15 22:37:28 +02:00
comprehensive-rust/.github/workflows
Dustin J. Mitchell 4815264e2d
Add mdbook-course to handle parsing frontmatter (#1224)
In v2 of the course, I'd like to include an estimate of the time to be
spent on each segment in the Markdown file. I think a good place for
such metadata is in the frontmatter.

For review purposes, though, I just want to display that information.
So, this is a start at a new mdbook preprocessor that just separates out
the frontmatter and includes it in a `<pre>` block. Eventually, I'd like
to parse it and put the time in the speaker notes.

---------

Co-authored-by: Martin Geisler <martin@geisler.net>
2023-09-20 10:01:53 -04:00
..
install-mdbook Add mdbook-course to handle parsing frontmatter (#1224) 2023-09-20 10:01:53 -04:00
setup-rust-cache Remove unnecessary cache key (#586) 2023-04-27 13:25:02 -04:00
build.yml Add typos to CI (#1158) 2023-09-05 20:21:59 +00:00
labeler.yml Add PR labeler action to label translation-related PRs (#845) 2023-06-22 14:21:33 +09:00
publish.yml Publish (incomplete) zh-CN and zh-TW translations (#1218) 2023-09-18 18:17:40 +02:00