Commit Graph

327 Commits

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