Commit Graph

208 Commits

Author SHA1 Message Date
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
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
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