Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 710 Bytes

File metadata and controls

25 lines (17 loc) · 710 Bytes

Observability Training

To start the slide show:

docker run -it --rm \
  --mount type=bind,source="$(pwd)",target="/slidev" \
  --publish 3030:3030 \
  docker.io/boxcutter/slidev --remote

# Visit <http:/localhost:3030/>

Edit the slides.md to see the changes.

Learn more about Slidev at the documentation.

Attributions

The following projects were used for inspiration and some code was reused for the slideware: