Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding images directory to staticDir so we can search images | Eric J. Duran | 2012-10-16 |
| | |||
* | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab | 2012-10-14 |
| | |||
* | slight tweak to zoom integration | hakimel | 2012-10-09 |
| | |||
* | slightly larger preview of next slide in speaker notes (closes #147) | Hakim El Hattab | 2012-09-28 |
| | |||
* | merge markdown in notes | Hakim El Hattab | 2012-09-21 |
| | |||
* | Merge branch 'markdown-in-notes' of ↵ | Hakim El Hattab | 2012-09-21 |
|\ | | | | | | | https://github.com/technicalpickles/reveal.js | ||
| * | Support markdown in speaker notes | Josh Nichols | 2012-09-08 |
| | | | | | | | | | | It's pretty nice to have markdown in slides. It's even nicer to have markdown in speaker notes too :) | ||
* | | open slide notes window automatically #135 | Hakim El Hattab | 2012-09-09 |
| | | |||
* | | Open notes in new window, instead of printing to console | Josh Nichols | 2012-09-08 |
|/ | | | | | | | | | It can be tedious to load up the speaker notes, with the whole having to open the javascript console, and clicking on the link. This simplifies it by automatically opening the notes in a new window. Most browsers will warn that it's trying to open a pop-up, but it's easy enough to allow it. | ||
* | slidenotes becomes speakernotes to match wording in readme | Hakim El Hattab | 2012-07-09 |
| | |||
* | adjustments to initial node messages #57 | Hakim El Hattab | 2012-07-09 |
| | |||
* | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab | 2012-07-09 |