Commit Graph

449 Commits

Author SHA1 Message Date
Johannes Ammon
95bba5179f Mixins for readability of transitions added
To honor the DRY principle repeating patterns have been factored out.
In addition there was an anchor missing in README.md.
2015-01-18 10:55:05 +01:00
Hakim El Hattab
5fb81b1b3c support for custom slide number formatting #965 2015-01-16 13:48:13 +01:00
Hakim El Hattab
5359da0b06 documentation for getState/setState 2015-01-12 17:50:12 +01:00
Hakim El Hattab
04b71f577c documentation for postMessage API 2015-01-12 12:33:39 +01:00
Hakim El Hattab
4cee280e36 merge master into dev 2015-01-06 12:44:42 +01:00
Hakim El Hattab
16d4ce6497 new slideshare pdf example 2015-01-06 12:03:56 +01:00
Hakim El Hattab
9c3a7b49d0 (c) 2015 2015-01-05 09:40:53 +01:00
Hakim El Hattab
327ff7a75c readme tweaks 2014-12-18 18:33:26 +01:00
Hakim El Hattab
c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
Hakim El Hattab
96b26514e6 default content update; remove image slide, add two new slides 2014-12-12 15:52:25 +01:00
Hakim El Hattab
dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
Peter Dave Hello
9e4d0a3260 Use svg instead of png to get better image quality 2014-10-21 13:04:02 +08:00
Hakim El Hattab
6c8becc51b add video and iframe backgrounds to readme 2014-10-17 09:02:07 +02:00
Hakim El Hattab
e7b9e95369 remove classList condition from unrelated dependencies 2014-09-28 13:05:53 +02:00
Hakim El Hattab
8f24561878 documentation for help flag 2014-06-16 18:47:39 +02:00
Hakim El Hattab
b797bbb61b readme update, kill event listeners when printing pdf 2014-04-26 11:02:54 +02:00
Sean Fisk
ca7c33f07c Fix small misspelling: Mardown -> Markdown 2014-04-24 05:15:16 -04:00
Hakim El Hattab
54ca9edeed lazy load support for iframes #793 2014-04-23 15:36:22 +02:00
Hakim El Hattab
167400ee8b documentation for #793 2014-04-22 16:53:52 +02:00
Hakim El Hattab
a3d4afeeed better transition names, fix background images in vertical slides 2014-04-06 11:04:58 +02:00
Hakim El Hattab
17d8f0b77c merge master into dev 2014-03-25 21:37:51 +01:00
Hakim El Hattab
924c4aaa01 use socket.io 0.9.16 2014-03-18 15:22:34 +01:00
Craig Citro
da949c33e0 Tweak layout in README.md installation markup.
Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it.
2014-03-14 23:21:23 -07:00
Hakim El Hattab
55dceaaa0a update (c) year 2014-03-13 09:23:45 +01:00
Hakim El Hattab
e8ab2641da typo fix 2014-03-12 08:51:40 +01:00
Hakim El Hattab
015468c3a2 renamed markdown attributes for clarity and consistency: data-vertical -> data-separator-vertical, data-notes -> data-separator-notes 2014-02-17 21:15:02 +01:00
Hakim El Hattab
2aef97584a update (c) year 2014-02-16 17:12:05 +01:00
Hakim El Hattab
49e0749bc6 readme tweaks for auto-sliding 2013-12-21 18:15:23 +01:00
Hakim El Hattab
5226321885 Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reveal.js into dev 2013-12-21 17:16:51 +01:00
rajgoel
4498e6e609 Update README.md 2013-12-20 16:38:13 +01:00
Hakim El Hattab
300d56c21c separate contribution rules from readme 2013-12-20 09:56:29 +01:00
Hakim El Hattab
916bfb4c30 readme tweak 2013-12-02 23:24:37 +01:00
Hakim El Hattab
4068c5221d add instructions to features that require a local web server (closes #732, #673, #559) 2013-12-02 21:33:44 +01:00
Hakim El Hattab
bc62963c8f readme correction for #734 2013-12-02 12:20:29 +01:00
Hakim El Hattab
65bd155c34 Merge branch 'attributes' of https://github.com/VonC/reveal.js into dev 2013-12-02 12:12:27 +01:00
VonC
fdb03b4f10 README.md mentions the new default separators.
- new default separator for slide attributes
- new default separator for element attributes
Illustrate both, in html comments.
2013-11-30 23:12:42 +01:00
Luke Karrys
0605ab13df add parallax horizontal and vertical properties to enable non-calculated parallax offsets 2013-11-29 11:17:18 -07:00
Hakim El Hattab
31438c88ba Merge branch 'dev' of github.com:hakimel/reveal.js 2013-11-28 16:48:46 -05:00
Hakim El Hattab
3d2549d4f4 documentation for slide numbers 2013-11-28 16:48:36 -05:00
Hakim El Hattab
0eba619c1a add example for parallax backgrounds 2013-11-27 14:49:39 -05:00
Guillaume Turri
b46fd8dd70 Added some styles using the current-fragment class
according to README, I don't include reveal.min.js.
Hence I believe it makes sense to not include reveal.min.css either.
Hence, examples added in index.html can give the feeling that they don't work yet.
2013-11-26 07:47:03 +01:00
Hakim El Hattab
adbf36ad47 readme format correction 2013-11-25 21:15:56 -05:00
Hakim El Hattab
85c2a0a3c1 slide number changes; config value renamed, added to readme, moved to right side of screen 2013-11-17 17:13:26 -05:00
Hakim El Hattab
6afec76bf0 readme adjustment 2013-11-06 08:52:21 -05:00
VonC
efbb31cf29 Add mardown-based slide attribute examples. 2013-11-04 16:31:58 +01:00
VonC
198821f52b Restore default notation for attributes in element.
It should be `{. xxxx=yyy }`, not `{_ xxxx=yyy }`.
Only test/test-element-attributes-markdown.html were using `{_`,
simply in order to test the ability, for the user, to define a _different_ pattern.
2013-11-04 16:31:44 +01:00
Hakim El Hattab
7da98d8110 add concave and zoom background transitions 2013-11-04 07:53:07 -05:00
Hakim El Hattab
080ae79b54 documentation for #677 2013-10-28 09:16:41 -04:00
Hakim El Hattab
3ad4320f61 documentation for iframe post messages 2013-10-27 16:39:20 -04:00
Hakim El Hattab
1b1dedd2bd contrib update 2013-10-27 15:42:22 -04:00
Hakim El Hattab
34a2cc5dce additional config valeus in readme, remove duplicate value, fix commas 2013-10-22 08:40:22 -04:00
Hakim El Hattab
a28cae4d68 Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev 2013-10-22 08:39:27 -04:00
Hakim El Hattab
41a19baa8e merge readme conflict 2013-10-22 08:38:59 -04:00
Hakim El Hattab
9da2921b74 readme tweak #660 2013-10-22 08:33:39 -04:00
Arne Schauf
465209c6fe clone via https - ssh not working anonymously 2013-10-17 23:07:15 +02:00
Ting-Yu Lin
4bea9bc7a8 Add various configuration options to README
Also add a description about the solarized theme.
2013-10-17 12:08:43 +08:00
Hakim El Hattab
fbbffb6f23 add auto-slide instructions to readme 2013-10-13 15:51:13 -04:00
Hakim El Hattab
bbad51e891 use named link for fragments #621 2013-10-11 21:54:25 -04:00
Hakim El Hattab
421e52d6fb shell highlight #642 2013-10-11 21:48:02 -04:00
Hakim El Hattab
e94f62a58f add autoSlideStoppable config value, allows autoSlide to be aborted on user input 2013-10-11 08:40:40 -04:00
Hakim El Hattab
9a7fbd6cd1 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2013-10-10 08:14:05 -04:00
Hakim El Hattab
86216ac645 use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595 2013-09-15 17:45:27 -04:00
Hakim El Hattab
347a907041 update code style to match rest of reveal.js, disable parallax by default #595 2013-09-15 14:48:54 -04:00
Hakim El Hattab
2fc0dfa8e1 merge parallax into dev, remove default image #595 2013-09-15 14:44:45 -04:00
Hakim El Hattab
9cf7de54b8 add contribution guidelines 2013-09-15 12:48:48 -04:00
Hakim El Hattab
ba20df4db9 add note about port #608 2013-09-14 12:20:59 -04:00
Michał Smoliński
2b5c06c4ef Added parallax scrolling background 2013-09-10 21:23:10 +02:00
Hakim El Hattab
55d3aea268 leap motion doc tweaks 2013-08-22 11:23:22 -04:00
Hakim El Hattab
90a8ca4168 mathjax readme tweak 2013-08-20 23:30:11 -04:00
Hakim El Hattab
4164200474 Merge pull request #567 from hakimel/dev
2.5.0
2013-08-20 20:14:22 -07:00
Hakim El Hattab
2da7c3eacf readme update for notes in external markdown 2013-08-20 22:37:20 -04:00
Hakim El Hattab
631a237b36 merge support for notes when using external markdown 2013-08-20 22:32:19 -04:00
Hakim El Hattab
d3ac8e2343 typo fix 2013-08-19 23:52:05 -04:00
Hakim El Hattab
006e9e2ebc Merge branch 'dev' of github.com:hakimel/reveal.js into dev 2013-08-19 23:50:28 -04:00
Hakim El Hattab
2a8f7426f3 add docs about stretch class 2013-08-19 23:50:18 -04:00
tomByrer
1c45b735de + MathJax CDN links for HTTPS & versions 2013-08-19 00:58:51 -06:00
Hakim El Hattab
6fba833de8 readme adjustment 2013-08-18 15:34:10 -04:00
Hakim El Hattab
62049d1b6d math plugin doc update 2013-08-18 14:43:04 -04:00
Hakim El Hattab
300acb5637 document math plugin 2013-08-18 14:38:01 -04:00
Hakim El Hattab
cb26ff6211 note about speaker notes in setup docs #207 2013-08-09 23:56:26 -04:00
Hakim El Hattab
e135f136c1 merge in leap plugin #554 2013-08-08 10:23:02 -04:00
Rory Hardy
bd543e5cee Various updates
Enhanced the pointer.
Cleaned up the code.
Added additional optional parameters.
Updated documentation.

modified:   README.md
modified:   index.html
modified:   plugin/leap/leap.js
2013-08-07 21:53:31 -05:00
Rory Hardy
1d895bad61 Docs and updates
Updated README.md to mention the leap plugin.
Removed leap settings from index.html.
Better variable naming in leap.js

modified:   README.md
modified:   index.html
modified:   plugin/leap/leap.js
2013-08-06 00:11:58 -05:00
Hakim El Hattab
4c491e5ecc highlight charset option for external md in readme #537 2013-07-24 23:35:28 -04:00
Hakim El Hattab
b6e85816e5 typo 2013-07-22 08:54:43 -04:00
Hakim El Hattab
e8d257ec77 remove 'rolling links' #532 2013-07-20 22:56:48 -04:00
Hakim El Hattab
1bb810e072 add optional 'o' key to toggle overview #491 2013-07-18 21:53:00 -04:00
Hakim El Hattab
0148b3fc2d multiplex readme tweaks #514 2013-07-18 21:16:22 -04:00
Hakim El Hattab
8f47bd04e6 document 'none' background transition 2013-07-16 22:46:13 -04:00
Hakim El Hattab
fe4315e912 readme update for #505 2013-07-14 17:47:49 -04:00
Hakim El Hattab
18b4cb754a typo and whitespace correction 2013-07-10 09:01:56 -04:00
Hakim El Hattab
7d19b4f7ce update changelog links 2013-07-02 18:42:37 -04:00
Shammel Lee
668f144f38 Updated README.md
Added "touch" config property
2013-06-28 16:08:40 -04:00
Adam Hepton
245efee894 Support for notes within markdown 2013-06-25 12:15:22 +01:00
Hakim El Hattab
8aede28699 readme restructure, add keyboard section 2013-06-18 10:22:47 -03:00
Hakim El Hattab
2dce8db491 readme update 2013-06-18 10:09:19 -03:00
Hakim El Hattab
ed81faa467 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2013-06-18 09:01:51 -04:00
Hakim El Hattab
c3da106363 rename 'linear' background transition to 'slide' 2013-06-18 08:40:05 -04:00
Hakim El Hattab
516b1fc794 readme typo (closes #495) 2013-06-16 19:29:12 -04:00
Hakim El Hattab
033f3ab169 merge fix for embedded media repeated autoplay 2013-06-09 16:44:03 +02:00
Hakim El Hattab
0ce57f1f91 update background test, documented slide backgrounds in readme (#453) 2013-06-04 21:14:17 +02:00
Hakim El Hattab
396d531770 typo (closes #471) 2013-05-26 15:16:26 -03:00
Hakim El Hattab
29dbd29962 typos 2013-05-12 17:25:06 -04:00
Hakim El Hattab
cb7a9c963d merge master into dev 2013-05-04 16:06:06 -04:00
Hakim El Hattab
c746233f66 rvl.io > slid.es 2013-05-04 14:57:41 -04:00
Hakim El Hattab
f345326a4e re-arrange readme 2013-05-04 14:39:36 -03:00
Hakim El Hattab
5132ccd26d setup instructions #357 2013-05-04 14:38:02 -03:00
Amit Kotlovski
381da383d9 Replace the ShowDown Markdown engine with marked 2013-05-01 23:10:31 +03:00
Hakim El Hattab
78c4bf420e slight readme tweak 2013-04-27 18:43:14 -04:00
Hakim El Hattab
caeeacbe4a update readme to cover #388 2013-04-27 18:42:15 -04:00
Hakim El Hattab
a764c21cd1 add support for data-trim attribute on code elements (closes #419) 2013-04-27 15:50:33 -04:00
danse
c69b118079 typo 2013-04-24 17:46:10 +03:00
Hakim El Hattab
ba944767a7 remove ?notes from readme 2013-04-22 10:55:46 -03:00
Hakim El Hattab
fee256d8a7 adjust order in readme 2013-04-18 10:01:24 -03:00
Hakim El Hattab
e05aa30db9 Merge pull request #398 from jmdobry/multiplex-docs
Clarified documentation for multiplex plugin.
2013-04-18 05:56:47 -07:00
Jason Dobry
bf713c6ce1 Clarified documentation for multiplex plugin.
Thanks to @davidbanham for his help.
2013-04-06 17:06:50 -06:00
Hakim El Hattab
a400dd0c70 support for transition speed settings (closes #392) 2013-04-06 12:18:25 -04:00
Hakim El Hattab
308987ee31 fix url in readme (closes #393) 2013-04-06 12:42:19 -03:00
Hakim El Hattab
9f6eb282be readme code type fix 2013-04-01 11:00:45 -03:00
Hakim El Hattab
91a8c9b1e4 Update README.md 2013-03-31 00:41:31 -03:00
Hakim El Hattab
6f1049eb8b readme update 2013-03-30 23:36:10 -04:00
Hakim El Hattab
809b46fb5c note about #39 in readme 2013-03-30 23:29:04 -04:00
Hakim El Hattab
c2aff87379 Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev 2013-03-30 21:51:15 -04:00
Josh Lubaway
1f4ace01f2 Update README.md
Changing the link to grunt.js installation instructions.
2013-03-23 16:14:44 -07:00
Hakim El Hattab
864d37f821 remove extra whitespace 2013-03-17 07:51:31 -04:00
Hakim El Hattab
5ba8440dca merge conflict 2013-03-17 07:50:57 -04:00
wtw
5d3d6d6056 Fixed some typos in the documentation 2013-03-15 11:32:20 +01:00
David Banham
b8556751bf Load socket.io client lib from CDN
Based on user feedback, it was very non-obvious that if using an
web server other than multiplex/index.js it would be necessary to
upload the socket.io client libs. This negates that problem.
2013-03-15 10:02:10 +11:00
Hakim El Hattab
29348178bc denote language in code samples 2013-03-08 19:24:58 -05:00
Hakim El Hattab
46f98ff483 cut back on spacing 2013-03-08 19:23:14 -05:00
Hakim El Hattab
cc869cb629 update multiplex setup instructions (#98) 2013-03-08 19:16:29 -05:00
Hakim El Hattab
2bd5e8b65b merge in multiplex (#98) 2013-03-08 18:49:28 -05:00
David Banham
61c229a4f9 Merge branch 'master' of https://github.com/hakimel/reveal.js
Conflicts:
	README.md
	index.html
	js/reveal.js
	package.json
	plugin/speakernotes/client.js
2013-03-08 10:29:54 +11:00
Hakim El Hattab
a9bef856b0 note about post-startup configuration 2013-03-04 16:06:04 -05:00
Hakim El Hattab
c438ba6516 example external markdown in readme (#329) 2013-02-27 15:32:47 -05:00
Hakim El Hattab
7cc0c8787d add note about external markdown in readme (#329) 2013-02-27 15:05:56 -05:00
Hakim El Hattab
2e8e73a847 fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) 2013-02-27 13:41:29 -05:00
Hakim El Hattab
cf8708f932 adjust copyright years 2013-02-05 20:08:59 -05:00
Hakim El Hattab
f45d94850f describing new presentation sizing logic in readme 2013-02-03 01:21:55 -05:00
Hakim El Hattab
f7a0cf7030 add config vars for #310 to readme 2013-01-31 00:06:06 -05:00
Hakim El Hattab
f3b4881cdb update code sample for syntax highlight in readme 2013-01-23 16:03:01 -05:00
hakimel
3f8d48d570 merge in clojure syntax highlighting, tweak readme 2013-01-23 15:55:33 -05:00
Aaron Steele
1aa66aa469 Add Clojure to highlight.js, add code highlight example to README. 2013-01-21 17:53:39 -08:00
Hakim El Hattab
2f48c27201 specify branch name for travis build status image 2013-01-21 16:27:42 -05:00
Hakim El Hattab
3c9bd1ed2b fix placement of travis build status in readme 2013-01-21 16:26:16 -05:00
hakimel
c1f14110a1 remove traling whitespace 2013-01-21 16:21:20 -05:00
hakimel
212450a18d Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js 2013-01-21 16:07:37 -05:00
hakimel
d489ec2f9d add overviewshown and overviewhidden events (closes #298) 2013-01-21 12:45:52 -05:00
hakimel
6a7d0cbcc9 Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js 2013-01-18 15:26:48 -05:00
Rob Schellhorn
1830a0d505 Fixed fragment fade-in/out example 2013-01-18 10:00:33 +01:00
Joel Brandt
082e4ed168 implement a fade transition 2013-01-16 12:49:10 -08:00
Hakim El Hattab
5f2a875ec7 theming docs (closes #246, closes #249) 2013-01-08 19:09:36 -05:00
Hakim El Hattab
38425fc4ff info about available themes and how to change theme 2013-01-07 09:41:33 -05:00
Nick Schonning
7fd9cfabf2 Add Travis build badge 2012-12-31 00:48:46 -05:00
Hakim El Hattab
242006a499 add rtl option to readme 2012-11-27 08:45:02 -05:00
Hakim El Hattab
b82b56dcce Merge branch 'master' of github.com:hakimel/reveal.js 2012-11-22 09:10:47 -05:00
Hakim El Hattab
34b36753f5 slide method now accepts fragment index argument #228 2012-11-22 09:10:34 -05:00
Hakim El Hattab
f33969301b readme tweaks 2012-11-20 07:45:43 -05:00
Hakim El Hattab
c61dc00a98 enforce max width/height on iframes (#244), disabled mouse wheel navigation by default 2012-11-17 15:48:12 -05:00
Dan Dascalescu
dfa98a1138 Document vertical centering breaking backcompat
Essentially, slides have variable height now. This is not normally visible, but with transitions that have a non-transparent background, like `cube` or `page`, it is:




http://lab.hakim.se/reveal-js/?transition=cube




Before, slides had a fixed height, which means that presentations designed with that assumption in mind will look very different now.




Another aspect that I bumped into is that I used the slide's height to dynamically size images to fill the remainder of the space from the heading to the footer, like this (stripped to the essence):




          bigImage.style.height = section.offsetHeight - bigImage.offsetTop + 'px';




Alternatively, is there an easy way to restore the previous functionality?
2012-11-13 01:47:02 -08:00
Hakim El Hattab
4c8938029d note about #226 in readme 2012-11-11 19:54:26 -05:00
Hakim El Hattab
4fbec5e87d add touch based remote controlled plugin 2012-11-11 19:39:05 -05:00
Hakim El Hattab
05499c8b8e add note about nested fragments 2012-11-11 10:24:48 -05:00
Hakim El Hattab
ce1be451c5 fix typos 2012-11-11 10:05:13 -05:00
Hakim El Hattab
eb011e9f31 Merge branch 'master' of github.com:hakimel/reveal.js 2012-11-11 10:01:18 -05:00
Hakim El Hattab
d6d0f40c5e add grunt.js build file (closes #235) 2012-11-11 10:01:05 -05:00
Dan Dascalescu
4192106469 its->it's in README.md
Thanks for the multi-control support!
2012-11-10 17:51:31 -08:00
Hakim El Hattab
dce2d35a63 fix vertical transition for vertically centered slides, vertical centering is now on by default (#70) 2012-11-10 15:43:32 -05:00
Hakim El Hattab
c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
Hakim El Hattab
a13c6b9ca9 overview mode documentation 2012-11-10 10:16:06 -05:00
Hakim El Hattab
794ad86809 corrections to vertical centering (#70), added to docs, upgrade to 2.2 2012-11-10 10:02:19 -05:00
Federico Fissore
6ffa60f5d2 working on #227 2012-11-05 16:38:24 +01:00
Bruno Bord
8ca4954059 Describing how to toggle "overview mode" 2012-10-30 22:31:54 +01:00
Hakim El Hattab
8bd63fe21a document server-side speaker notes 2012-10-28 20:07:06 -03:00
Hakim El Hattab
605f7140e3 updated markdown references in notes plugin 2012-10-28 18:49:01 -04:00
Michael Kühnel
40c899ec56 Cherry picking from branch fix-fragments-in-speakernotes
Change source from reveal.min.js to reveal.js for testing purposes.

Add nextFragment and previousFragment to the API:
Making it possible to call the methods Reveal.nextFragment()
and Reveal.previousFragment() from »outside«.

Update README.md:
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
2012-10-23 21:56:56 +02:00
Hakim El Hattab
c6f8a44edf new postMessage-based notes plugin, moved node-based notes to notes-server (#190) 2012-10-20 20:40:52 -04:00
Hakim El Hattab
c13390354b explain fragments in readme 2012-10-20 15:20:08 -03:00
Hakim El Hattab
95cf421f01 Merge pull request #194 from mischah/feature-fullscreen
Adding info about the fullscreen mode to README.md
2012-10-20 08:23:16 -07:00
Michael Kühnel
f82c13497a Update README.md
Add info about the fullscreen mode
2012-10-19 01:49:02 +02:00
Hakim El Hattab
3a2036e2b2 add 'ready' event (#182) 2012-10-17 00:20:42 -04:00
Dan Dascalescu
20858d1f4c Document zooming feature 2012-10-14 23:15:41 -07:00
Hakim El Hattab
470cabaea8 new shorter api method names (closes #178), restructured and cleaned up core js 2012-10-14 21:02:32 -04:00
Hakim El Hattab
8c23c89883 Merge pull request #173 from Hlynsson/patch-1
fixed link for browser support
2012-10-13 09:14:06 -07:00
Hakim El Hattab
6e0d0e279d roll back attr name change, just lowercase (#170) 2012-10-13 12:13:26 -04:00
Hakim El Hattab
421b78aafb ability to define autoSlide duration per slide 2012-10-13 12:04:33 -04:00
Hakim El Hattab
ed1db1f3c8 Merge branch 'master' of https://github.com/functino/reveal.js 2012-10-13 11:44:54 -04:00
Hakim El Hattab
6619bc62bd add zoom transition 2012-10-13 10:28:34 -04:00
Hansi
1a163d3450 fixed link for browser support
was pointing at changelog
2012-10-12 15:16:46 +02:00
ageier
f6bae66089 Make it possible to customize autoSlide for each slide 2012-10-11 19:18:17 +02:00
Hakim El Hattab
5d7d3e83c5 update re markdown 2012-10-08 10:17:39 -03:00
Hakim El Hattab
25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) 2012-10-08 09:15:36 -04:00
Hakim El Hattab
303be5be77 new slide 2012-09-30 18:14:27 -04:00
Hakim El Hattab
7075bc2b6e merge markdown in notes 2012-09-21 09:08:24 -04:00
Hakim El Hattab
c5fe9bd3c4 Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js 2012-09-21 09:01:08 -04:00
Hakim El Hattab
c904cef864 add option for disabling overview mode (closes #145) 2012-09-21 08:58:21 -04:00
Hakim El Hattab
6779f4aecb instructions for print pdf include 2012-09-21 09:50:28 -03:00
Hakim El Hattab
48390c0933 readme update 2012-09-09 23:07:57 -03:00
Hakim El Hattab
21f27bdd34 Merge branch 'master' of github.com:hakimel/reveal.js 2012-09-09 22:04:58 -04:00
Hakim El Hattab
be657e0943 add rvl.io to readme and template slide 2012-09-09 22:04:50 -04:00