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