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

Convert slides to markdown #49

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Commits on Jul 22, 2023

  1. Convert slides to markdown

    I've converted the slides from html to markdown using pandoc and the magic
    of manual editing. The slides are loaded from `slides.md` by `index.html`.
    I believe this makes both the prose and code examples easier to edit.
    
    I have reproduced the navigation structure of the original slides.
    
    Signed-off-by: Lars Kellogg-Stedman <[email protected]>
    larsks committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1f80343 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Minor tweaks to Markdown slides

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2d10d97 View commit details
    Browse the repository at this point in the history