Skip to content

coderbyheart/nordic-student-workshop

Repository files navigation

Nordic Student Workshop Slides

A workshop I give to students who visit or meet Nordic Semiconductor.

Publish

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:

  1. npm run watch
  2. 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