7e719c52c8
add link to serif theme in default presentation
2012-10-04 12:46:23 +02:00
2c788dffb6
simple serif font theme
2012-10-04 12:44:29 +02:00
303be5be77
new slide
2012-09-30 18:14:27 -04:00
e014daa4f5
facility for css shader transitions, add css shader based tile-transition
2012-09-30 17:51:04 -04:00
eda54dcf7a
main.css > reveal.css
2012-09-28 09:28:26 -04:00
1ed79b9df6
minified version of showdown
2012-09-28 09:28:06 -04:00
66988b8f0a
max-height and overflow for code blocks ( closes #16 )
2012-09-28 09:11:17 -04:00
112227b79c
slightly larger preview of next slide in speaker notes ( closes #147 )
2012-09-28 00:23:34 -04:00
e79bc38b43
rollback change in showndown, stop highlight.js's html entity escape #523
2012-09-28 00:14:57 -04:00
78b9bb43e1
disable html entity escapes in showdown (cloes #153 & #152 )
2012-09-27 21:44:13 -04:00
73706ad02e
Changes to make PDF output match the browser view more closely
...
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
2012-09-27 11:39:11 -04:00
a1e73b78ef
code comments, remove needless nodelist > array conversion
2012-09-21 09:27:31 -04:00
edb2051529
2.0 is stable, update to 2.1
2012-09-21 09:18:55 -04:00
310ba170c1
remove sharing code for sample presentation
2012-09-21 09:14:40 -04:00
7075bc2b6e
merge markdown in notes
2012-09-21 09:08:24 -04:00
c5fe9bd3c4
Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js
2012-09-21 09:01:08 -04:00
c904cef864
add option for disabling overview mode ( closes #145 )
2012-09-21 08:58:21 -04:00
6779f4aecb
instructions for print pdf include
2012-09-21 09:50:28 -03:00
390cdf1172
copy tweaks
2012-09-16 21:50:11 -04:00
f12ac5f9e9
Merge branch 'master' of github.com:hakimel/reveal.js
2012-09-16 21:47:15 -04:00
024105fbbc
fix mixed spaces & tabs, remove unused feature test, add missing ;
2012-09-16 21:47:07 -04:00
21d80076bd
Merge pull request #141 from rmurphey/node_0.8_update
...
update package.json for node 0.8+
2012-09-11 13:57:04 -07:00
9688d3a306
package.json for node 0.8+
2012-09-11 12:45:55 -04:00
28567f32ac
Merge branch 'master' of github.com:hakimel/reveal.js
2012-09-09 22:17:52 -04:00
edfcfb1d3f
open slide notes window automatically #135
2012-09-09 22:17:45 -04:00
884ecc6225
Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js
2012-09-09 22:14:25 -04:00
48390c0933
readme update
2012-09-09 23:07:57 -03:00
21f27bdd34
Merge branch 'master' of github.com:hakimel/reveal.js
2012-09-09 22:04:58 -04:00
be657e0943
add rvl.io to readme and template slide
2012-09-09 22:04:50 -04:00
df2ebc570c
Add documentation for markdown speaker notes
2012-09-08 22:10:13 -04:00
a8a3765bec
Support markdown in speaker notes
...
It's pretty nice to have markdown in slides. It's even nicer to have
markdown in speaker notes too :)
2012-09-08 22:07:14 -04:00
77d338f93a
Open notes in new window, instead of printing to console
...
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.
2012-09-08 21:53:43 -04:00
e6e80283f2
Update README.md
2012-09-04 13:36:15 -03:00
cb2b5ad06c
add pledgie button
2012-09-04 13:33:40 -03:00
6a54cf04d0
Merge pull request #132 from nmec/master
...
Fix Socket.IO URL
2012-09-03 07:56:58 -07:00
abede2c2f0
Update Socket.IO URL in readme.
2012-09-03 09:54:43 +01:00
8e48bd21b0
Fix Socket.IO URL
2012-09-03 09:32:31 +01:00
c411c4d5d2
Merge pull request #131 from Sinetheta/master
...
theme swap relative to theme file
2012-08-31 07:46:54 -07:00
495cb98005
changed theme file swap to be relative to theme file instead of slide-deck
2012-08-30 14:30:29 -07:00
aa97d80d53
correction to code style in sky theme, adjusted transition demo page
2012-08-30 01:32:18 -04:00
0c06469d82
prevent same theme from loading repeatedly
2012-08-30 01:13:25 -04:00
dc9b93a533
tweaks to the simple theme
2012-08-30 01:09:24 -04:00
90f343e5bd
add theme config option, add sky theme, fix line-height of <small>
2012-08-30 00:59:51 -04:00
e3f3e9defb
Update README.md
...
typo
2012-08-24 17:48:54 -03:00
141d69469c
support for named links ( closes #55 )
2012-08-20 22:13:00 -04:00
5bd5ac67a4
fix bug that caused vertical stacks to shift unexpectedly in overview ( closes #122 )
2012-08-17 00:40:12 -04:00
efc020c999
margin tweak to keep list delimiters inside of slide box when text is long ( #116 )
2012-08-15 22:46:57 -04:00
0b548bfd5d
consistent use of tabs rather than spaces in css ( closes #121 )
2012-08-15 20:40:16 -04:00
9688a52437
define line height for paragraphs
2012-08-15 20:36:28 -04:00
022d8ca27d
readme tweaks
2012-08-14 22:06:53 -04:00