Skip to content
Snippets Groups Projects
  1. Mar 31, 2020
  2. Mar 07, 2020
  3. Mar 06, 2020
  4. Mar 05, 2020
  5. Jan 31, 2020
  6. Jan 29, 2020
  7. Jan 27, 2020
  8. Jan 11, 2020
  9. Jul 07, 2019
  10. Apr 01, 2019
  11. Feb 28, 2019
  12. Jan 22, 2019
  13. Aug 01, 2018
  14. May 14, 2018
  15. 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
  16. Jan 22, 2018
  17. Nov 22, 2017
  18. May 01, 2017
  19. Apr 26, 2017
  20. Jan 25, 2017
  21. Jan 10, 2017
  22. 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
  23. 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
  24. Dec 01, 2016
  25. Nov 09, 2016
Loading