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