Hakim El Hattab
|
e7c5de23d7
use head.js to script load everything, fixes bug with inclusion of notes server js #57
|
12 lat temu |
Hakim El Hattab
|
32f0d328ff
Merge branch 'master' of github.com:hakimel/reveal.js into notes
|
12 lat temu |
Hakim El Hattab
|
aeec8264ab
Merge pull request #75 from tansengming/css_charset
|
12 lat temu |
SengMing Tan
|
9ca0ed26db
adds charset declaration in main.css
|
12 lat temu |
Hakim El Hattab
|
534da10886
small tweaks to notes page style
|
12 lat temu |
Hakim El Hattab
|
0c1a4add3a
small tweaks to notes page style
|
12 lat temu |
Hakim El Hattab
|
a6969770bd
simplify query match
|
12 lat temu |
Hakim El Hattab
|
28ee78e7e4
remove unused copy of notes client
|
12 lat temu |
Hakim El Hattab
|
6433cebdc7
readme updates
|
12 lat temu |
Hakim El Hattab
|
0e86400943
conditional loading of socket.io and the notes client js based on window host
|
12 lat temu |
Hakim El Hattab
|
421afe6368
update instructions printed on server start
|
12 lat temu |
Hakim El Hattab
|
2b9f8e6c0d
convert spaces to tabs to match project style
|
12 lat temu |
Hakim El Hattab
|
76a60eea31
move notes client code into lib
|
12 lat temu |
Hakim El Hattab
|
acbefa1190
tweaks to slidenotes
|
12 lat temu |
Hakim El Hattab
|
9608ac9d2d
adjust whitespace of notes code to match rest of project
|
12 lat temu |
Hakim El Hattab
|
e2ba1c1142
include underscore as a dependency for npm
|
12 lat temu |
Hakim El Hattab
|
eaf525c9a7
/lib restructuring
|
12 lat temu |
Hakim El Hattab
|
2118a6295d
restructured /lib, moved /assets/fonts to /lib/fonts
|
12 lat temu |
Hakim El Hattab
|
bf2c95b546
Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
|
12 lat temu |
Hakim El Hattab
|
bdad679715
Merge pull request #72 from rhudea/fix-fragmenthidden
|
12 lat temu |
Raul Hudea
|
1053dafc1e
Send the correct element for fragmenthidden events
|
12 lat temu |
Hakim El Hattab
|
fa98bacef6
Merge pull request #65 from bleathem/patch-2
|
12 lat temu |
Hakim El Hattab
|
1f17bdd5c4
enable controls by default
|
12 lat temu |
Rebecca Murphey
|
4ca99d4264
connect to whatever server we're on
|
12 lat temu |
Rebecca Murphey
|
8980f8accb
fix socket id
|
12 lat temu |
Rebecca Murphey
|
5fc7fc89f7
fix path to socket.io
|
12 lat temu |
Rebecca Murphey
|
939da8834e
have notes page only listen to one socket
|
12 lat temu |
Rebecca Murphey
|
6d1a78091a
add mustache dependency
|
12 lat temu |
Rebecca Murphey
|
677ef9919b
broadcast socket id as part of slidedata
|
12 lat temu |
Rebecca Murphey
|
0163ffcb43
use current host/port
|
12 lat temu |