Commit message (Expand) | Author | Age | |
---|---|---|---|
* | merge master into dev | Hakim El Hattab | 2013-05-04 |
|\ | |||
| * | re-arrange readme | Hakim El Hattab | 2013-05-04 |
| * | setup instructions #357 | Hakim El Hattab | 2013-05-04 |
* | | rvl.io > slid.es | Hakim El Hattab | 2013-05-04 |
* | | Replace the ShowDown Markdown engine with marked | Amit Kotlovski | 2013-05-01 |
|/ | |||
* | slight readme tweak | Hakim El Hattab | 2013-04-27 |
* | update readme to cover #388 | Hakim El Hattab | 2013-04-27 |
* | add support for data-trim attribute on code elements (closes #419) | Hakim El Hattab | 2013-04-27 |
* | typo | danse | 2013-04-24 |
* | remove ?notes from readme | Hakim El Hattab | 2013-04-22 |
* | adjust order in readme | Hakim El Hattab | 2013-04-18 |
* | Merge pull request #398 from jmdobry/multiplex-docs•••Clarified documentation for multiplex plugin. | Hakim El Hattab | 2013-04-18 |
|\ | |||
| * | Clarified documentation for multiplex plugin.•••Thanks to @davidbanham for his help. | Jason Dobry | 2013-04-06 |
* | | support for transition speed settings (closes #392) | Hakim El Hattab | 2013-04-06 |
|/ | |||
* | fix url in readme (closes #393) | Hakim El Hattab | 2013-04-06 |
* | readme code type fix | Hakim El Hattab | 2013-04-01 |
* | Update README.md | Hakim El Hattab | 2013-03-31 |
* | readme update | Hakim El Hattab | 2013-03-30 |
* | note about #39 in readme | Hakim El Hattab | 2013-03-30 |
* | Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev | Hakim El Hattab | 2013-03-30 |
|\ | |||
| * | Update README.md•••Changing the link to grunt.js installation instructions. | Josh Lubaway | 2013-03-23 |
* | | remove extra whitespace | Hakim El Hattab | 2013-03-17 |
* | | merge conflict | Hakim El Hattab | 2013-03-17 |
|\ \ | |/ |/| | |||
| * | Load socket.io client lib from CDN•••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. | David Banham | 2013-03-15 |
* | | Fixed some typos in the documentation | wtw | 2013-03-15 |
|/ | |||
* | denote language in code samples | Hakim El Hattab | 2013-03-08 |
* | cut back on spacing | Hakim El Hattab | 2013-03-08 |
* | update multiplex setup instructions (#98) | Hakim El Hattab | 2013-03-08 |
* | merge in multiplex (#98) | Hakim El Hattab | 2013-03-08 |
|\ | |||
| * | Merge branch 'master' of https://github.com/hakimel/reveal.js•••Conflicts: README.md index.html js/reveal.js package.json plugin/speakernotes/client.js | David Banham | 2013-03-08 |
| |\ | |||
| * | | Tweaked heading | David Banham | 2012-08-05 |
| * | | Added multiplexing server | David Banham | 2012-08-05 |
* | | | note about post-startup configuration | Hakim El Hattab | 2013-03-04 |
| |/ |/| | |||
* | | example external markdown in readme (#329) | Hakim El Hattab | 2013-02-27 |
* | | add note about external markdown in readme (#329) | Hakim El Hattab | 2013-02-27 |
* | | fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) | Hakim El Hattab | 2013-02-27 |
* | | adjust copyright years | Hakim El Hattab | 2013-02-05 |
* | | describing new presentation sizing logic in readme | Hakim El Hattab | 2013-02-03 |
* | | add config vars for #310 to readme | Hakim El Hattab | 2013-01-31 |
* | | update code sample for syntax highlight in readme | Hakim El Hattab | 2013-01-23 |
* | | merge in clojure syntax highlighting, tweak readme | hakimel | 2013-01-23 |
* | | Add Clojure to highlight.js, add code highlight example to README. | Aaron Steele | 2013-01-21 |
* | | specify branch name for travis build status image | Hakim El Hattab | 2013-01-21 |
* | | fix placement of travis build status in readme | Hakim El Hattab | 2013-01-21 |
* | | remove traling whitespace | hakimel | 2013-01-21 |
* | | Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js | hakimel | 2013-01-21 |
|\ \ | |||
| * | | Add Travis build badge | Nick Schonning | 2012-12-31 |
* | | | add overviewshown and overviewhidden events (closes #298) | hakimel | 2013-01-21 |
* | | | Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js | hakimel | 2013-01-18 |
|\ \ \ | |||
| * | | | implement a fade transition | Joel Brandt | 2013-01-16 |