Skip to content
Snippets Groups Projects
  1. May 14, 2018
  2. Mar 11, 2018
    • Daniel's avatar
      Added Gulp · 8069b003
      Daniel authored
      I have created a gulpfile.js with the same tasks of grunt, replaced npm script and finally ad .jshintrc for jshint
      8069b003
  3. Jan 22, 2018
  4. Nov 22, 2017
  5. May 01, 2017
  6. Apr 26, 2017
  7. Jan 25, 2017
  8. Jan 10, 2017
  9. Dec 08, 2016
    • Benjamin Tan's avatar
      Shift `dependencies` to `devDependencies`. · 22de4028
      Benjamin Tan authored
      The `reveal.js` npm module is typically installed to access the CSS/JS
      assets for Reveal.js. For those that want to run the plugins, they would
      clone the whole repository. Hence, it doesn’t make sense to include
      those as `dependencies`, which will increase download times.
      
      Closes #1734.
      22de4028
  10. Dec 06, 2016
    • Benjamin Tan's avatar
      Reduce required Node.js version to 4.0.0. · 713702a0
      Benjamin Tan authored
      The development workflow can be used with Node 4+, not just Node 6. We
      should avoid showing warnings and errors when users are installing this
      package via npm/yarn.
      
      Ref. #1729, #1743.
      Closes #1725.
      713702a0
    • Benjamin Tan's avatar
      Reduce required Node.js version to 4.0.0. · 03ac4a2e
      Benjamin Tan authored
      The development workflow can be used with Node 4+, not just Node 6. We
      should avoid showing warnings and errors when users are installing this
      package via npm/yarn.
      
      Ref. #1729, #1743.
      Closes #1725.
      03ac4a2e
  11. Dec 01, 2016
  12. Nov 09, 2016
  13. Oct 05, 2016
    • CH's avatar
      renamed grunt 'base' option to 'root' (#1660) · 2cf00254
      CH authored
      * Allow slides to be served away from revealjs server location
      
      The previous 'base' option conflicts with Grunt's 'base' option.
      Changing it to 'root' avoids this. Further, updating to a newer Grunt
      allows multiple parameters to be used. therefore `grunt serve --root="."
      --root="pathtomyslides"` allows you to keep your slide content separate
      from JS/CSS and such
      
      * Live reload for relocated base
      
      * Updated packages to match origin/dev
      
      * Updated packages to match origin/dev
      
      * Ensure root is an array
      2cf00254
  14. Jun 28, 2016
  15. Apr 18, 2016
  16. Mar 06, 2016
  17. Jan 08, 2016
  18. Jan 06, 2016
  19. Dec 21, 2015
  20. Dec 08, 2015
  21. Nov 09, 2015
  22. Sep 28, 2015
  23. Jun 16, 2015
  24. May 18, 2015
  25. Apr 12, 2015
  26. Mar 14, 2015
  27. Jan 06, 2015
  28. Oct 16, 2014
  29. Oct 06, 2014
  30. Sep 12, 2014
  31. Sep 05, 2014
  32. Jul 18, 2014
  33. Jul 17, 2014
Loading