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