Nordic Student Workshop Slides
A workshop I give to students who visit or meet Nordic Semiconductor.
Slides for the webinar:
Viewing
An up-to-date version is published to GitHub pages.
Press s
to show the speaker notes.
Locally
Open the project using Dev Container.
Open two shells:
npm run watch
npm start
You can now view the slides at http://127.0.0.1:8000.
Building
Render to reveal.js:
make public/index.html
Render to PowerPoint (useful for copying to a slides template):
make public/slides.pptx