Age | Commit message (Collapse) | Author |
|
Android support)
|
|
|
|
|
|
|
|
(#190)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding info about the fullscreen mode to README.md
|
|
|
|
Add info about the fullscreen mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of body
|
|
Document zooming feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reverted to c34be2e9765637ddeddbdf293de7ca98941ca6c5
|
|
Using the latest Uglify JS with --no-seqs
|
|
|
|
Handling the fullscreen functionality via the fullscreen JavaScript API.
Press »f« on the keyboard to enter fullscreen mode.
|
|
fixed link for browser support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was pointing at changelog
|
|
|
|
|
|
|
|
|
|
Typo fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#155 #162)
|
|
are no longer required in HTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
font-size: 18pt; instead of fount-size: 22pt;
remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
specify font size for "pre" tags so that code listings more closely match browser rendering
|
|
|
|
|
|
|
|
|
|
https://github.com/technicalpickles/reveal.js
|
|
|
|
|
|
|
|
|
|
|
|
update package.json for node 0.8+
|
|
|
|
|
|
|
|
https://github.com/technicalpickles/reveal.js
|
|
|
|
|
|
|
|
|
|
It's pretty nice to have markdown in slides. It's even nicer to have
markdown in speaker notes too :)
|
|
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.
|
|
|
|
|
|
Fix Socket.IO URL
|
|
|
|
|
|
theme swap relative to theme file
|
|
|
|
|
|
|