ChristianFrisson / MediaMappingScriptingIEA2020

Diapositifs pour la présentation à l'atelier IEA 2020: Navigation dans des collections multimedia: de la cartographie vers l'écriture.

Home Page:https://frisson.re/MediaMappingScriptingIEA2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigation dans des collections multimedia: de la cartographie vers l'écriture.

Slides

Authors

Presentation

Source: slides.md

Requirements

  • Install Node.js and NPM.
  • Install dependencies (once or after upgrades):
npm i

Development

Write markdown while reveal-md's local server converts to html slides.

  • Run the local server:
npm run dev

Release

  • Convert md to html:
npm run html
  • (Optional) Convert md to pdf:
npm run pdf
npm run publish

Controls

  • Use Ctrl + click to zoom on slides, useful for images
  • Press o to show the slide overview
  • Press s to open the speaker notes window (requires allowing popups)

Check the reveal.js README for more tips.

About

Diapositifs pour la présentation à l'atelier IEA 2020: Navigation dans des collections multimedia: de la cartographie vers l'écriture.

https://frisson.re/MediaMappingScriptingIEA2020


Languages

Language:HTML 47.4%Language:JavaScript 28.5%Language:CSS 24.1%