aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* add support for data-trim attribute on code elements (closes #419)Hakim El Hattab2013-04-27
|
* typodanse2013-04-24
|
* remove ?notes from readmeHakim El Hattab2013-04-22
|
* adjust order in readmeHakim El Hattab2013-04-18
|
* Merge pull request #398 from jmdobry/multiplex-docsHakim El Hattab2013-04-18
|\ | | | | Clarified documentation for multiplex plugin.
| * Clarified documentation for multiplex plugin.Jason Dobry2013-04-06
| | | | | | | | Thanks to @davidbanham for his help.
* | support for transition speed settings (closes #392)Hakim El Hattab2013-04-06
|/
* fix url in readme (closes #393)Hakim El Hattab2013-04-06
|
* readme code type fixHakim El Hattab2013-04-01
|
* Update README.mdHakim El Hattab2013-03-31
|
* readme updateHakim El Hattab2013-03-30
|
* note about #39 in readmeHakim El Hattab2013-03-30
|
* Merge branch 'patch-1' of https://github.com/jish/reveal.js into devHakim El Hattab2013-03-30
|\
| * Update README.mdJosh Lubaway2013-03-23
| | | | | | Changing the link to grunt.js installation instructions.
* | remove extra whitespaceHakim El Hattab2013-03-17
| |
* | merge conflictHakim El Hattab2013-03-17
|\ \ | |/ |/|
| * Load socket.io client lib from CDNDavid Banham2013-03-15
| | | | | | | | | | | | Based on user feedback, it was very non-obvious that if using an web server other than multiplex/index.js it would be necessary to upload the socket.io client libs. This negates that problem.
* | Fixed some typos in the documentationwtw2013-03-15
|/
* denote language in code samplesHakim El Hattab2013-03-08
|
* cut back on spacingHakim El Hattab2013-03-08
|
* update multiplex setup instructions (#98)Hakim El Hattab2013-03-08
|
* merge in multiplex (#98)Hakim El Hattab2013-03-08
|\
| * Merge branch 'master' of https://github.com/hakimel/reveal.jsDavid Banham2013-03-08
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md index.html js/reveal.js package.json plugin/speakernotes/client.js
| * | Tweaked headingDavid Banham2012-08-05
| | |
| * | Added multiplexing serverDavid Banham2012-08-05
| | |
* | | note about post-startup configurationHakim El Hattab2013-03-04
| |/ |/|
* | example external markdown in readme (#329)Hakim El Hattab2013-02-27
| |
* | add note about external markdown in readme (#329)Hakim El Hattab2013-02-27
| |
* | fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)Hakim El Hattab2013-02-27
| |
* | adjust copyright yearsHakim El Hattab2013-02-05
| |
* | describing new presentation sizing logic in readmeHakim El Hattab2013-02-03
| |
* | add config vars for #310 to readmeHakim El Hattab2013-01-31
| |
* | update code sample for syntax highlight in readmeHakim El Hattab2013-01-23
| |
* | merge in clojure syntax highlighting, tweak readmehakimel2013-01-23
| |
* | Add Clojure to highlight.js, add code highlight example to README.Aaron Steele2013-01-21
| |
* | specify branch name for travis build status imageHakim El Hattab2013-01-21
| |
* | fix placement of travis build status in readmeHakim El Hattab2013-01-21
| |
* | remove traling whitespacehakimel2013-01-21
| |
* | Merge branch 'add-travisci' of https://github.com/nschonni/reveal.jshakimel2013-01-21
|\ \
| * | Add Travis build badgeNick Schonning2012-12-31
| | |
* | | add overviewshown and overviewhidden events (closes #298)hakimel2013-01-21
| | |
* | | Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.jshakimel2013-01-18
|\ \ \
| * | | implement a fade transitionJoel Brandt2013-01-16
| | | |
* | | | Fixed fragment fade-in/out exampleRob Schellhorn2013-01-18
|/ / /
* | | theming docs (closes #246, closes #249)Hakim El Hattab2013-01-08
| | |
* | | info about available themes and how to change themeHakim El Hattab2013-01-07
|/ /
* | add rtl option to readmeHakim El Hattab2012-11-27
| |
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-11-22
|\ \
| * | readme tweaksHakim El Hattab2012-11-20
| | |
* | | slide method now accepts fragment index argument #228Hakim El Hattab2012-11-22
|\ \ \ | |/ / |/| |