1. 22 jan., 2019 1 validation
  2. 10 jan., 2019 1 validation
  3. 19 déc., 2018 2 validations
  4. 12 déc., 2018 1 validation
  5. 03 déc., 2018 1 validation
  6. 16 nov., 2018 1 validation
  7. 09 oct., 2018 1 validation
  8. 08 oct., 2018 1 validation
  9. 04 oct., 2018 2 validations
  10. 03 oct., 2018 1 validation
  11. 18 sept., 2018 1 validation
  12. 16 août, 2018 1 validation
  13. 13 juin, 2018 1 validation
  14. 11 juin, 2018 2 validations
  15. 05 juin, 2018 1 validation
  16. 03 mai, 2018 1 validation
  17. 27 avr., 2018 1 validation
  18. 01 avr., 2018 1 validation
  19. 17 mar., 2018 1 validation
  20. 14 fév., 2018 1 validation
  21. 08 fév., 2018 1 validation
  22. 07 fév., 2018 1 validation
  23. 06 fév., 2018 2 validations
  24. 25 jan., 2018 1 validation
  25. 04 jan., 2018 1 validation
  26. 22 nov., 2017 1 validation
  27. 28 oct., 2017 1 validation
  28. 11 sept., 2017 1 validation
  29. 09 août, 2017 1 validation
  30. 16 mai, 2017 2 validations
  31. 30 avr., 2017 1 validation
  32. 27 avr., 2017 2 validations
  33. 20 avr., 2017 2 validations
    • Adam Spiers's avatar
      optionally display pacing advice based on slide timings · 715cf0ba
      Adam Spiers a écrit
      Add an option to display advice on whether the current pace of the
      presentation is on track for the right timing (shown as green), and if
      not, whether the presenter should speed up (shown as red) or has the
      luxury of slowing down (blue).
      
      The pacing timer can be enabled by configuring by the `defaultTiming`
      parameter in the `Reveal` configuration block, which specifies the
      number of seconds per slide.  120 can be a reasonable rule of thumb.
      Timings can also be given per slide `<section>` by setting the
      `data-timing` attribute.  Both values are in numbers of seconds.
      
      When the option is enabled, clicking on the timers will reset the timer
      to the beginning of the current slide, i.e. as if pacing was perfectly
      on track, not to zero as if the presentation had just begun.
      715cf0ba
    • Adam Spiers's avatar
      921a6055