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 31174cbaba adds ability to override markdown default options
```js
Reveal.initialize({
    markdown: {
        defaultOptions: {
            verticalSeparator: '\n--\n`,
        }
    }
})
2023-08-05 00:14:15 +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 fix issue where fragment-evel autoslide timing was when multiple fragments share the same index 2023-08-03 16:00:00 +02:00
examples add ln-start-from for code sections to markdown 2023-05-12 14:22:00 +02:00
js fix issue where fragment-evel autoslide timing was when multiple fragments share the same index 2023-08-03 16:00:00 +02:00
plugin adds ability to override markdown default options 2023-08-05 00:14:15 +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 2023 2023-01-09 14:31:46 +01: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