See modern-cpp-toolchain-slides.pdf for slides.
See modern-cpp-toolchain-slides.pdf for english version.
See modern-cpp-template for a template project.
This project uses Slidev
To start the slide show:
pnpm installpnpm dev- visit http://localhost:3030
Edit the slides.md to see the changes.
To export the slide show to pdf:
pnpm export
Learn more about Slidev on documentations.