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
2023-08-05 16:47:52 +02:00
2023-05-12 15:45:29 +02:00
2022-01-11 13:24:24 +01:00
2022-08-12 11:49:15 +05:30
2023-01-09 14:31:46 +01:00
2023-04-13 13:50:05 +02:00
2023-04-13 13:50:05 +02:00
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
Description
A big pile of reveal.js-based presentations by @kfitz
Readme MIT 233 MiB
Languages
JavaScript 50.4%
HTML 36%
SCSS 12.2%
CSS 1.4%