aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adjustments to initial node messages #57Hakim El Hattab2012-07-09
* separate loading of classList.js as its not tied to execution of highlight.jsHakim El Hattab2012-07-09
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09
* use head.js to script load everything, fixes bug with inclusion of notes serv...Hakim El Hattab2012-07-09
* Merge branch 'master' of github.com:hakimel/reveal.js into notesHakim El Hattab2012-07-09
|\
| * Merge pull request #75 from tansengming/css_charsetHakim El Hattab2012-07-09
| |\
| | * adds charset declaration in main.cssSengMing Tan2012-07-09
| |/
* | small tweaks to notes page styleHakim El Hattab2012-07-04
* | small tweaks to notes page styleHakim El Hattab2012-07-04
* | simplify query matchHakim El Hattab2012-07-04
* | remove unused copy of notes clientHakim El Hattab2012-07-04
* | readme updatesHakim El Hattab2012-07-04
* | conditional loading of socket.io and the notes client js based on window hostHakim El Hattab2012-07-04
* | update instructions printed on server startHakim El Hattab2012-07-01
* | convert spaces to tabs to match project styleHakim El Hattab2012-07-01
* | move notes client code into libHakim El Hattab2012-07-01
* | tweaks to slidenotesHakim El Hattab2012-07-01
* | adjust whitespace of notes code to match rest of projectHakim El Hattab2012-07-01
* | include underscore as a dependency for npmHakim El Hattab2012-07-01
* | /lib restructuringHakim El Hattab2012-07-01
* | restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
* | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j...Hakim El Hattab2012-07-01
|\ \ | |/ |/|
| * connect to whatever server we're onRebecca Murphey2012-06-17
| * fix socket idRebecca Murphey2012-06-17
| * fix path to socket.ioRebecca Murphey2012-06-17
| * have notes page only listen to one socketRebecca Murphey2012-06-17
| * add mustache dependencyRebecca Murphey2012-06-17
| * broadcast socket id as part of slidedataRebecca Murphey2012-06-17
| * use current host/portRebecca Murphey2012-06-17
| * removing errant author infoRebecca Murphey2012-06-07
| * taking a stab at a presenter notes serverRebecca Murphey2012-06-07
* | Merge pull request #72 from rhudea/fix-fragmenthiddenHakim El Hattab2012-06-24
|\ \
| * | Send the correct element for fragmenthidden eventsRaul Hudea2012-06-20
|/ /
* | Merge pull request #65 from bleathem/patch-2Hakim El Hattab2012-06-18
|\ \
| * | Specify position for .reveal.linear sections. fixes #64Brian Leathem2012-06-14
* | | enable controls by defaultHakim El Hattab2012-06-18
|/ /
* | Merge pull request #63 from bleathem/patch-1Hakim El Hattab2012-06-14
|\ \
| * | Changed #reveal to .reveal in print.cssBrian Leathem2012-06-13
|/ /
* | Merge pull request #58 from danielmitd/controlsHakim El Hattab2012-06-13
|\ \
| * | adapt coding styledanielmitd2012-06-10
| * | use configdanielmitd2012-06-10
| * | controls are not necessarydanielmitd2012-06-10
| |/
* | add default table styles (closes #62)Hakim El Hattab2012-06-13
* | Merge pull request #61 from rmurphey/navigatePrev_navigateNextHakim El Hattab2012-06-13
|\ \ | |/ |/|
| * update readmeRebecca Murphey2012-06-11
| * expose navigatePrev, navigateNextRebecca Murphey2012-06-11
|/
* syntax highlighting in readme examplesHakim El Hattab2012-06-06
* include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab2012-06-06
* prevent duplicate slidechange from firing after hash change (closes #54)Hakim El Hattab2012-06-06
* added exampleHakim El Hattab2012-06-06