embedded-trainings-2020/down-the-stack-book
Jonathan Pallant (Ferrous Systems) 3ae002e00b
WIP started on Board Support Crate docs
2023-03-23 09:20:16 +00:00
..
node_modules Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
src WIP started on Board Support Crate docs 2023-03-23 09:20: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