Commit Graph

50 Commits

Author SHA1 Message Date
Hakim El Hattab 963e5c8678 correct target for cssmin 2017-05-16 09:44:36 +02:00
Hakim El Hattab ada8003183 Merge pull request #1887 from tristansokol/tristans/add-useavailableport
adds `useAvailablePort` option when serving page with connect.
2017-05-05 14:11:07 +02:00
Tristan Sokol d948c2cd6b adds `useAvailablePort` option when serving page with connect. 2017-05-02 17:54:29 -07:00
Benjamin Tan b294323854 Upgrade Grunt dependencies and standardise on a consistent file format.
Closes #1226, #1538.
2017-05-01 12:16:30 +08:00
Hakim El Hattab 981a8b98e4 Merge pull request #1728 from opdavies/sass-extension
support .sass themes
2017-01-31 15:49:51 +01:00
Hakim El Hattab e8164c1392 2017 2017-01-20 10:35:01 +01:00
Oliver Davies b78cca5831 Support sass extension for custom themes 2016-10-16 09:53:19 +01:00
CH 2cf00254a1 renamed grunt 'base' option to 'root' (#1660)
* 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
2016-10-05 11:45:37 +02:00
Hakim El Hattab e7de1bd8b0 merge retire.js #1473 2016-06-28 15:43:11 +02:00
Hakim El Hattab a6507afcb4 widen watch for html files, required for updates to demo.html 2016-04-10 12:07:49 +02:00
Hakim El Hattab 87b24dd457 merge conflict 2016-04-10 12:07:10 +02:00
Ruben Oostinga 2dc546f5ba Fix watching for markdown files
`./*.md` didn't work `*.md` does work
2016-04-09 12:33:46 +02:00
Hakim El Hattab a5750f03c0 merge conflict 2016-01-08 13:58:35 +01:00
Bjoern Kimminich 7621e1085d added retire.js to build process
-allows security vulnerability check in used npm-dependencies and own scripts
-execute with ```grunt retire```
2016-01-08 10:51:35 +01:00
Hakim El Hattab 18b644cf8f ©️ ©️ ©️ ©️ ©️ closes #1469 2016-01-04 09:29:55 +01:00
Hakim El Hattab 596f3d3c5a fix mixed indentation 2015-10-26 14:42:12 +01:00
Will Sloan 3d53766e51 Add more support for external markdown.
The 'grunt watch' command now also watches for changes to external
markdown.
The 'grunt package' command now packages all external markdown files for
rapid deployment in static enviroments.
2015-10-14 00:59:42 -04:00
jzgdev cee64858dd Gruntfile.js: watch tasks restructured 2015-07-01 22:51:01 -07:00
Hakim El Hattab f0cf1f54d0 add base option for grunt serve task #1102 2015-06-03 11:42:38 +02:00
Hakim El Hattab bf8a6271d4 fix mixed indentation 2015-02-25 15:35:30 +01:00
Hakim El Hattab 3b45b618b8 dynamic file mapping to avoid themes hardcoded in gruntfile 2015-01-28 08:52:15 +01:00
Hakim El Hattab 9c3a7b49d0 (c) 2015 2015-01-05 09:40:53 +01:00
Hakim El Hattab c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
Hakim El Hattab dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
Hakim El Hattab a3a2ad039e reduce grunt task overhead 2014-10-06 09:51:12 +02:00
Hakim El Hattab cc02564b2f reveal.css is now scss, merge autoprexier #1007 2014-10-06 09:41:38 +02:00
Hakim El Hattab a34fa75995 merge #975 into dev 2014-10-04 09:00:45 +02:00
Hakim El Hattab 9ef0060024 add new black theme 2014-09-28 11:17:16 +02:00
Yves Delley 9bc5b81292 merged dev branch 2014-09-12 22:49:13 +02:00
Yves Delley 2bc36f2dfe re-created unprefixed version of reveal.css automatically using autoprefixer, to facilitate merging of changes to it 2014-09-12 22:37:57 +02:00
Yves Delley 7fe762c2f3 - 2014-09-05 17:43:02 +02:00
Yves Delley 4c155128c7 removed all vendor-prefixes from reveal.css 2014-09-05 17:41:56 +02:00
Miroslav Mocek ff5a3dc8c7 removed ruby dependency. 2014-07-17 17:11:22 +02:00
Hakim El Hattab 6aaff6395a merge umd wrapping 2014-04-27 20:38:20 +02:00
Michael Williams 613a05f154 add UMD support. fix #787 2014-04-08 17:08:21 -07:00
Hakim El Hattab 55dceaaa0a update (c) year 2014-03-13 09:23:45 +01:00
Hakim El Hattab 2aef97584a update (c) year 2014-02-16 17:12:05 +01:00
Daniel Wegener 5c1497e8b2 grunt serve starts the browser and livereloads changes in the presentation
- upgrade grunt-contrib-connect to ~0.5.0
- configure connect and watch plugin
2013-12-05 16:11:35 +01:00
Hakim El Hattab b314cf7b27 improvement to query string parsing 2013-11-27 13:16:03 -05:00
Hakim El Hattab 5eff8902ff remove old inaccurate comment 2013-11-07 10:17:39 -05:00
Hakim El Hattab f356d7228a include all themes in grunt task 2013-10-22 09:05:39 -04:00
Marek Šuppa b8efad0b27 Add option to Gruntfile.js to specify server port 2013-09-12 00:20:09 +02:00
Hakim El Hattab 1c8fd60595 add test task, avoid attempt to run tests in unrelated html files 2013-08-24 10:52:35 -04:00
Hakim El Hattab 502b26ecf0 run unit tests as part of grunt build and ci 2013-08-22 20:31:52 -04:00
Hakim El Hattab a7b348e83b add qunit grunt dependency 2013-08-22 19:06:41 -04:00
Hakim El Hattab 7c9b3421a2 add package and serve grunt tasks (closes #437) 2013-05-04 10:51:27 -04:00
Hakim El Hattab 4faaccdf8d fix grunt jshint config 2013-03-08 19:29:15 -05:00
Hakim El Hattab 034016e330 merge two new themes, slight adjustments to said themes 2013-03-04 17:54:59 -05:00
Hakim El Hattab 6a0ce3c5e9 add grunt sass theme task 2013-03-04 16:34:47 -05:00
Hakim El Hattab 65cbe25a02 attempt n2 to fix grunt in travis ci build 2013-02-27 17:07:31 -05:00