Slides for the short introduction on digital methods given at the Académie du journalisme et des médias in November 2025
Find a file
Thomas Fritsch f2b0316a91 fix scss watch tasks broken on syntax error
when there is a syntax error in a sass file (theme or core) the npm start command used to hang, forcing the user to stop and restart the task to compile again.
this fix allows to keep the start-task watching/compiling even when there is an error :
- the error is displayed in terminal
- the rest of gulp tasks are not called (no reload in the browser)
- the user can edit the scss files to try a fix without the need to stop/restart the `npm start` command
2023-08-06 18:39:14 +02:00
.github Merge pull request #3268 from sashashura/patch-1 2023-01-18 10:48:46 +01:00
css reduce fragment style specificity, add custom class to reset fragment styles #2927 2023-03-07 10:22:52 +07:00
dist build 2023-08-05 16:47:52 +02:00
examples add ln-start-from for code sections to markdown 2023-05-12 14:22:00 +02:00
js add support for links to the id of an element nested inside slide 2023-08-05 16:24:22 +02:00
plugin update markdown default notes separator to ignore inline occurances of 'notes:', closes #1915, closes #2762 2023-08-06 14:02:55 +02:00
test add tests 2023-05-12 15:45:29 +02:00
.gitignore include sourcemaps in dist #3082 2022-01-11 13:24:24 +01:00
.npmignore include /css and /js in npm package #2712 2020-06-30 21:10:09 +02:00
demo.html rename high contrast themes, dont change anything else compared to black/white themes #3310 2023-02-22 10:21:31 +07:00
gulpfile.js fix scss watch tasks broken on syntax error 2023-08-06 18:39:14 +02:00
index.html Missing lang attribute 2022-08-12 11:49:15 +05:30
LICENSE 2023 2023-01-09 14:31:46 +01:00
package-lock.json 4.5.0 2023-04-13 13:50:05 +02:00
package.json 4.5.0 2023-04-13 13:50:05 +02:00
README.md 2023 2023-01-09 14:31:46 +01:00

reveal.js

Slides

reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free. Check out the live demo at revealjs.com.

The framework comes with a powerful feature set including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX typesetting, syntax highlighted code and an extensive API.


Want to create reveal.js presentation in a graphical editor? Try https://slides.com. It's made by the same people behind reveal.js.


Sponsors

Hakim's open source work is supported by GitHub sponsors. Special thanks to:


Getting started


MIT licensed | Copyright © 2011-2023 Hakim El Hattab, https://hakim.se