Dan Dascalescu
|
2bc8a587e5
Update index.html
|
12 years ago |
Hakim El Hattab
|
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104)
|
12 years ago |
Hakim El Hattab
|
82b4658faf
use minified version of js
|
12 years ago |
Owen Versteeg
|
9f2d9691a1
improved accessibility
|
12 years ago |
Hakim El Hattab
|
51a15b840a
fix error in slide markup
|
12 years ago |
Hakim El Hattab
|
e0e558ac90
more pdf-export tweaks, added slide describing the feature (#92)
|
12 years ago |
Hakim El Hattab
|
eb002bd2a2
slight tweak to pdf export css (#92)
|
12 years ago |
Hakim El Hattab
|
f350c6a5cd
support for PDF export in chrome (closes #92)
|
12 years ago |
Hakim El Hattab
|
f837343f9f
remove hard line breaks now that slide width is relative
|
12 years ago |
David Banham
|
79299d0071
Include speaker notes plugin after reveal.js
|
12 years ago |
hakimel
|
2c3a494eaa
disable 3d links in ie, reorder script loading in index for readability (closes #95)
|
12 years ago |
hakimel
|
9a657e2676
ie8 support (closes #96)
|
12 years ago |
Hakim El Hattab
|
911326f7ac
update markdown code example to correctly reflect line breaks
|
12 years ago |
Hakim El Hattab
|
0a440cee6c
modified data-markdown to support markdown indented with tabs
|
12 years ago |
Hakim El Hattab
|
696346dccb
added slide announcing markdown support (#15)
|
12 years ago |
Hakim El Hattab
|
19852772fe
support for data-markdown (#15)
|
12 years ago |
Hakim El Hattab
|
c513500269
clean up initialization, conditionally load classList polyfill prior to reveal.js
|
12 years ago |
Hakim El Hattab
|
04a2337041
readme update
|
12 years ago |
Hakim El Hattab
|
cd3fc43e77
added autoSlide option (#59), clear out list of options in index.html's initialize call
|
12 years ago |
Hakim El Hattab
|
7366f607ce
add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events
|
12 years ago |
Hakim El Hattab
|
74d342daf7
larger font for code samples (closes #60)
|
12 years ago |
Hakim El Hattab
|
54f1fcf381
slidenotes becomes speakernotes to match wording in readme
|
12 years ago |
Hakim El Hattab
|
aaa03dc2c7
fix incorrect directory reference
|
12 years ago |
Hakim El Hattab
|
d9512172e2
separate loading of classList.js as its not tied to execution of highlight.js
|
12 years ago |
Hakim El Hattab
|
f57de200ec
refactored folder structure, added /plugins which is initially only used by #57
|
12 years ago |
Hakim El Hattab
|
e7c5de23d7
use head.js to script load everything, fixes bug with inclusion of notes server js #57
|
12 years ago |
Hakim El Hattab
|
0e86400943
conditional loading of socket.io and the notes client js based on window host
|
12 years ago |
Hakim El Hattab
|
76a60eea31
move notes client code into lib
|
12 years ago |
Hakim El Hattab
|
acbefa1190
tweaks to slidenotes
|
12 years ago |
Hakim El Hattab
|
eaf525c9a7
/lib restructuring
|
12 years ago |