aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
Commit message (Collapse)AuthorAge
* :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab2016-01-04
|
* fix mixed indentationHakim El Hattab2015-10-26
|
* Add more support for external markdown.Will Sloan2015-10-14
| | | | | | | 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.
* add base option for grunt serve task #1102Hakim El Hattab2015-06-03
|
* fix mixed indentationHakim El Hattab2015-02-25
|
* dynamic file mapping to avoid themes hardcoded in gruntfileHakim El Hattab2015-01-28
|
* (c) 2015Hakim El Hattab2015-01-05
|
* add white theme, reverse of default theme #1018Hakim El Hattab2014-12-18
|
* rename previous default theme to leagueHakim El Hattab2014-12-10
|
* reduce grunt task overheadHakim El Hattab2014-10-06
|
* reveal.css is now scss, merge autoprexier #1007Hakim El Hattab2014-10-06
|\
| * merged dev branchYves Delley2014-09-12
| |\
| * | re-created unprefixed version of reveal.css automatically using ↵Yves Delley2014-09-12
| | | | | | | | | | | | autoprefixer, to facilitate merging of changes to it
| * | -Yves Delley2014-09-05
| | |
| * | removed all vendor-prefixes from reveal.cssYves Delley2014-09-05
| | |
* | | merge #975 into devHakim El Hattab2014-10-04
|\ \ \
| * | | removed ruby dependency.Miroslav Mocek2014-07-17
| |/ /
* | / add new black themeHakim El Hattab2014-09-28
| |/ |/|
* | merge umd wrappingHakim El Hattab2014-04-27
|\ \
| * | add UMD support. fix #787Michael Williams2014-04-08
| |/
| * update (c) yearHakim El Hattab2014-03-13
| |
* | update (c) yearHakim El Hattab2014-02-16
| |
* | grunt serve starts the browser and livereloads changes in the presentationDaniel Wegener2013-12-05
|/ | | | | - upgrade grunt-contrib-connect to ~0.5.0 - configure connect and watch plugin
* improvement to query string parsingHakim El Hattab2013-11-27
|
* remove old inaccurate commentHakim El Hattab2013-11-07
|
* include all themes in grunt taskHakim El Hattab2013-10-22
|
* Add option to Gruntfile.js to specify server portMarek Šuppa2013-09-12
|
* add test task, avoid attempt to run tests in unrelated html filesHakim El Hattab2013-08-24
|
* run unit tests as part of grunt build and ciHakim El Hattab2013-08-22
|
* add qunit grunt dependencyHakim El Hattab2013-08-22
|
* add package and serve grunt tasks (closes #437)Hakim El Hattab2013-05-04
|
* fix grunt jshint configHakim El Hattab2013-03-08
|
* merge two new themes, slight adjustments to said themesHakim El Hattab2013-03-04
|
* add grunt sass theme taskHakim El Hattab2013-03-04
|
* attempt n2 to fix grunt in travis ci buildHakim El Hattab2013-02-27