embedded-trainings-2020/down-the-stack-book
Jonathan Pallant b7fca7dc70
Update down-the-stack-book/src/the_hal.md
Co-authored-by: Tanks Transfeld <Mirabellensaft@users.noreply.github.com>
2023-03-23 13:54:16 +00:00
..
node_modules Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
src Update down-the-stack-book/src/the_hal.md 2023-03-23 13:54:16 +00:00
.gitignore Start down-the-stack book. 2023-03-22 09:45:30 +00:00
book.toml Start down-the-stack book. 2023-03-22 09:45:30 +00:00
marp.config.js Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
mermaid-init.js Start down-the-stack book. 2023-03-22 09:45:30 +00:00
mermaid.min.js Start down-the-stack book. 2023-03-22 09:45:30 +00:00
package-lock.json Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
package.json Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
README.md Ensure marp can render slides. 2023-03-22 10:28:51 +00:00

Down the Stack Slides

To read as an mdbook:

  1. cargo install mdbook
  2. mdbook serve

To read as a slide-show:

  1. Download marp-cli and unpack into your $PATH
  2. marp -c marp.config.js -I . -s