Hakim El Hattab
caccf67d3a
add for iframe backgrounds
2017-04-27 16:39:49 +02:00
Adam Spiers
715cf0ba11
optionally display pacing advice based on slide timings
...
Add an option to display advice on whether the current pace of the
presentation is on track for the right timing (shown as green), and if
not, whether the presenter should speed up (shown as red) or has the
luxury of slowing down (blue).
The pacing timer can be enabled by configuring by the `defaultTiming`
parameter in the `Reveal` configuration block, which specifies the
number of seconds per slide. 120 can be a reasonable rule of thumb.
Timings can also be given per slide `<section>` by setting the
`data-timing` attribute. Both values are in numbers of seconds.
When the option is enabled, clicking on the timers will reset the timer
to the beginning of the current slide, i.e. as if pacing was perfectly
on track, not to zero as if the presentation had just begun.
2017-04-20 16:11:10 +01:00
Adam Spiers
921a605567
document clock and timer in speaker notes window
2017-04-20 15:18:15 +01:00
Adam Spiers
ef9cbbbbb9
add new getSlides() API
...
This can be used by plugins which are concerned with helping the
presenter with their pace.
2017-04-20 15:18:15 +01:00
Adam Spiers
40912ace1f
clarify getTotalSlides() returns the number of slides
2017-04-20 15:18:15 +01:00
Adam Spiers
d75afd6108
expose getPastSlideCount() via public API
...
This can be used by plugins which are concerned with helping the
presenter with their pace.
2017-04-20 15:18:15 +01:00
Adam Spiers
eac37990e1
clarify meaning of getProgress() value
2017-04-20 15:18:15 +01:00
Christian Lawson-Perfect
9495b64d2c
replace cdn.mathjax.org with cdnjs
...
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/
This changes the default MathJax URL in the math plugin, as well as
references in README.md and test/examples/math.html
2017-04-05 12:48:56 +01:00
Hakim El Hattab
a0a3b4f80d
add autoPlayMedia config option, overrides individual autoplay settings
2017-03-23 11:44:02 +01:00
Hakim El Hattab
b143e5976b
tweaks to showSlideNumber config #1833
2017-02-20 11:49:36 +01:00
Hakim El Hattab
8f7e4bfd41
Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev
2017-02-20 11:41:31 +01:00
Hakim El Hattab
5565d08612
note about deploying multiplex server with now #1830
2017-02-20 11:37:18 +01:00
Malcolm Young
95bca847d6
correct config name in README
2017-02-17 15:19:15 +00:00
Malcolm Young
da23d682c6
allow configuration of which view slide number appears on - fixes #1791
2017-02-17 15:08:57 +00:00
Hakim El Hattab
909efab7df
fix readme conflict
2017-02-14 14:42:22 +01:00
Hakim El Hattab
bc1ca1a58a
updated pdf docs
2017-02-14 14:40:12 +01:00
Hakim El Hattab
2f54af4614
update readme re: pdf exports #1823
2017-02-14 14:38:57 +01:00
Hakim El Hattab
5ad66f3779
docs for #1816 and remove showHelp
2017-02-09 11:37:47 +01:00
gilxa1226
d7b34b6e0f
Update README.md to include block for pdf printing
2017-02-07 07:44:52 -05:00
gilxa1226
bcfb65658f
Update README.md
2017-02-07 07:43:41 -05:00
Hakim El Hattab
9f99ac8b84
adjust comment for display config value #1325
2017-02-02 10:47:39 +01:00
Hakim El Hattab
eada86c8fd
recommend using textarea wrapper for inline markdown #1780
2017-01-31 15:07:03 +01:00
Hakim El Hattab
3617eaccb6
note about showNotes in PDF exports #1800
2017-01-30 14:50:17 +01:00
Hakim El Hattab
fa01fa366a
typo
2017-01-30 14:38:14 +01:00
Hakim El Hattab
c018d04197
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2017-01-30 14:33:52 +01:00
Jason Dreyzehner
e3ca5e84a3
correct grunt option usage
2017-01-23 21:26:33 -05:00
Hakim El Hattab
e8164c1392
2017
2017-01-20 10:35:01 +01:00
Hakim El Hattab
941b86b6c3
works with video, defaults to (same as for images)
2017-01-18 10:43:29 +01:00
Hakim El Hattab
568c7516f7
fix unclosed code block
2017-01-10 14:43:47 +01:00
Hakim El Hattab
40c4db1e04
always use lowercase reveal.js
2016-12-13 15:52:34 +01:00
Benjamin Tan
4d0f1adc40
Add note about head.js to readme.
...
Closes #1569 .
2016-12-11 16:29:07 +08:00
Benjamin Tan
90b301d0a0
Enable passing options for parsing Markdown.
...
Closes #1163 , #1495 .
2016-12-08 17:41:55 +08:00
Benjamin Tan
03ac4a2e8e
Reduce required Node.js version to 4.0.0.
...
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.
Ref. #1729 , #1743 .
Closes #1725 .
2016-12-06 18:12:41 +08:00
Hakim El Hattab
e460b2bd4b
Merge pull request #1747 from spencermathews/feature/readme-defaults-fix
...
Defaults in README are not current
2016-12-01 10:23:44 +01:00
Hakim El Hattab
775d510c2f
Merge pull request #1756 from jmpp/better-data-trim
...
Implementing a better data-trim
2016-12-01 10:18:50 +01:00
Spencer Mathews
21c1fafa52
Update README.md to reflect current defaults in js/reveal.js
2016-11-15 13:14:56 -08:00
Jaiden Mispy
3c36ee6cff
Add note to README about how to disable scaling
2016-10-05 11:16:41 +02:00
Hakim El Hattab
6447b59ac5
ready flag on .reveal container
2016-07-01 08:44:27 +02:00
David Beitey
1fe20cb42a
Detail markdown plugin attributes & defaults
...
Expands the details already given by highlighting the defaults for all attributes and clarifying what's required.
2016-06-22 15:10:31 +10:00
Hakim El Hattab
d78a8046dc
Merge branch 'Timothep-master' into dev
2016-06-10 10:13:06 +02:00
Timothep
02123205a0
Added a description of the undocumented timer-reset feature
2016-06-10 10:12:54 +02:00
Hakim El Hattab
ca92d22adc
add showHelp to api #1611
2016-06-10 10:04:54 +02:00
Hakim El Hattab
7d6cc9f3ec
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-06-03 13:57:09 +02:00
Hakim El Hattab
c2997c605d
text alignment
2016-06-03 13:56:52 +02:00
Hakim El Hattab
6b4bdd2c90
hdpi slides banner
2016-06-03 13:54:42 +02:00
Hakim El Hattab
f9ae4122f7
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-06-03 10:15:34 +02:00
Hakim El Hattab
904f9878d3
slides banner
2016-06-03 10:15:26 +02:00
Hakim El Hattab
3111d3b1ae
support for 'separate-page' layout for notes in PDF exports #1518
2016-05-26 09:57:27 +02:00
Hakim El Hattab
e93afb7289
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-05-23 12:03:39 +02:00
Hakim El Hattab
a8c4109244
Update README.md
...
more in-depth documentation of slide backgrounds #1542
2016-05-23 11:59:29 +02:00
Hakim El Hattab
2503b1a2e8
merge readme conflict #1595
2016-05-23 10:34:58 +02:00
Tristan Sokol
b79f1fac13
Add minor imporovements to the PDF export instructions
2016-05-19 16:47:25 -07:00
Hakim El Hattab
2a79d054d4
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-04-29 09:26:41 +02:00
Hakim El Hattab
5558103522
make max pages per slide limit configurable
2016-04-28 11:31:11 +02:00
Adrian Sieber
87b082340f
Simplify full setup
2016-04-24 09:39:23 +00:00
Hakim El Hattab
fc3e4d7f23
change introduction
2016-04-18 14:50:36 +02:00
Hakim El Hattab
1efa52486c
readme tweak for #1535
2016-04-13 15:37:04 +02:00
Hakim El Hattab
e83e275a4c
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-04-07 10:31:56 +02:00
Hakim El Hattab
d6406e433e
new multiplex server courtesy of now.sh ( closes #1377 )
2016-04-07 10:31:41 +02:00
Hakim El Hattab
492e2e2e62
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-04-07 10:25:31 +02:00
Hakim El Hattab
eca7113f59
Update README.md
2016-04-07 09:55:44 +02:00
Hakim El Hattab
f98b5ccdca
Update README.md
...
readme tweaks
2016-04-07 09:55:04 +02:00
Tomasz Ducin
37ac67dba5
Table of contents added in README.md
2016-04-02 19:43:15 +02:00
Hakim El Hattab
2625a9292e
add 'shuffle' config value and API method #1506 #1089
2016-03-20 17:57:52 +01:00
Hakim El Hattab
0dbdd8a366
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-03-10 16:03:09 +01:00
Hakim El Hattab
de2ab07334
slides link
2016-03-10 16:02:36 +01:00
Benjamin Tan
ac2a3fff75
Make PDF export section less OS X specific.
...
Closes #1073 .
2016-03-07 19:15:59 +08:00
Hakim El Hattab
0eb2d81f35
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-03-04 14:47:01 +01:00
Hakim El Hattab
c6b6ae4397
Merge pull request #1484 from omer727/patch-1
...
Fixing spelling typo and GitHub proper camelcase for brand name
2016-03-04 14:46:33 +01:00
Hakim El Hattab
191dbe68d5
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-22 11:09:39 +01:00
Hakim El Hattab
c93fbf1ddc
readme tweak
2016-01-22 11:02:05 +01:00
Hakim El Hattab
fc1c239743
add barebones example to readme
2016-01-22 10:59:02 +01:00
omer727
6af739f81c
Fixing spelling typo and GitHub proper camelcase for brand name
2016-01-17 14:42:56 +02:00
Hakim El Hattab
d0bb69d427
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-11 10:34:01 +01:00
Hakim El Hattab
8a40bb481e
note about showNotes in PDF exports
2016-01-11 10:33:40 +01:00
Hakim El Hattab
fba12abd6a
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-11 10:05:25 +01:00
Prateek Saxena
7eca84254e
Remove rebase conflict in README.md
2016-01-11 05:19:28 +05:30
Hakim El Hattab
ddd0e85f41
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-08 10:49:40 +01:00
Hakim El Hattab
c3919756f1
resolve conflict
2016-01-08 10:48:10 +01:00
Hakim El Hattab
ee877845d8
add new fragment styles to readme #1445
2016-01-08 10:41:20 +01:00
Hakim El Hattab
3bb7cf528c
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-08 10:37:51 +01:00
Hakim El Hattab
2a86465434
tweak to pdf print isntructions
2016-01-08 10:35:25 +01:00
Hakim El Hattab
1450d21595
Merge pull request #1450 from Quintasan/fix-printing-readme
...
Chromium users need to check Background graphics option when printing.
2016-01-08 10:29:45 +01:00
Hakim El Hattab
fcb4b05de7
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-01-04 09:31:46 +01:00
Hakim El Hattab
18b644cf8f
©️ ©️ ©️ ©️ ©️ closes #1469
2016-01-04 09:29:55 +01:00
Razvan Caliman
d06981c60c
Merge branch 'muted-video' of github.com:oslego/reveal.js into muted-video
2015-12-03 09:47:23 +00:00
Razvan Caliman
b49664621f
add option to mute background videos (updated)
2015-12-03 09:43:32 +00:00
Michał Zając
de4406f26c
Chromium users need to check Background graphics option when printing.
2015-11-30 10:46:21 +01:00
MichiK
4a45557b57
Add a more flexible autoSlideMethod option
...
Auto-sliding will now use the method specified in the config if it is
a function or default to navigateNext.
2015-11-19 13:00:01 +01:00
MichiK
c0afa01e6a
Add autoSlideRight option
...
When the autoSlideRight config option is active, the auto-sliding
will always navigate to the right and never down even if slides are
present there. This allows hidden "bonus slides" in presentations
which can be displayed as needed but won't show up automatically.
2015-11-18 22:00:35 +01:00
Hakim El Hattab
833622edcd
update parallax background docs #1436
2015-11-18 10:36:48 +01:00
Hakim El Hattab
4be55f860e
update highlight.js url
2015-11-07 14:39:26 +01:00
Hakim El Hattab
42babeb4ef
one more slide number format
2015-10-29 12:39:51 +01:00
Hakim El Hattab
0198d74391
change slide number formats
2015-10-29 10:58:06 +01:00
Hakim El Hattab
35462a424c
remove mention of deprecated transitions #1390
2015-10-26 16:34:43 +01:00
Hakim El Hattab
5949e43524
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-10-26 14:40:41 +01:00
Hakim El Hattab
fc792e704c
remove remotes.io plugin, service no longer exists #1411
2015-10-26 09:22:46 +01:00
Hakim El Hattab
1cb52120ff
syntax error in postmessage example
2015-10-26 08:47:37 +01:00
Andrew Dunning
2b9d1871c9
Move up Presentation Size section.
...
This brings together all configuration options.
2015-10-14 18:14:33 -04:00
Hakim El Hattab
771843ccde
Merge branch 'master' of https://github.com/davidbanham/reveal.js into dev
2015-09-29 11:10:02 +02:00
Hakim El Hattab
8373d5ec68
Merge pull request #1281 from fghaas/dev
...
Update README to include socket.io 1.3.5 examples
2015-09-29 09:43:34 +01:00
Hakim El Hattab
5117048a5b
Merge branch 'deps-update' of https://github.com/verdurin/reveal.js into dev
2015-09-29 09:16:47 +02:00
Razvan Caliman
8bbc2971ac
add option to mute background videos
2015-09-19 15:55:48 +01:00
David Banham
076aee5ae6
Update location of multiplex demo server
2015-09-17 15:39:21 +10:00
Wendy Smoak
d6d4c68013
Add the data-noescape attribute and example
2015-09-13 09:14:12 -04:00
Hakim El Hattab
a151df54be
document data-prevent-swipe
#951
2015-09-10 14:37:25 +02:00
Hakim El Hattab
0338f280d3
add getSlideNotes API method and tests
2015-09-10 08:28:52 +02:00
Hakim El Hattab
a14a298d30
document showNotes config value #304
2015-09-09 14:28:42 +02:00
Hakim El Hattab
2ad4065500
ability to share presentation with speaker notes #304
2015-09-09 14:09:37 +02:00
Beni Cherniavsky-Paskin
b098b56c50
README example: load MathJax over https
...
tiny followup to #1103
2015-07-21 12:33:17 +03:00
Hakim El Hattab
d88f59cbaf
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-07-02 16:00:56 +02:00
Olivier Bilodeau
98bdeae7cb
README: suggest decktape as an alternative for PDF rendering
...
It works around the current PDF rendering bugs like #1261
2015-06-28 20:40:24 -04:00
Florian Haas
3aec26cdc9
Update README to include socket.io 1.3.5 examples
...
The socket.io server at reveal.jit.su has been updated with socket.io
1.x, which means the examples referring to 0.9.x client libraries
no longer work. Update them with URLs for 1.3.5.
Fixes #1276 .
2015-06-24 14:09:36 +02:00
RC028552
50e1463a57
Removed leap motion plugin from main project
2015-06-15 19:42:24 -05:00
Hakim El Hattab
434cd3b8ae
Merge pull request #1202 from alexandreleroux/patch-1
...
PDF exporting also works with Chromium
2015-06-03 11:30:29 +02:00
Hakim El Hattab
c99f138fbb
Merge pull request #1234 from lememora/master
...
Added missing comma on the configuration example
2015-06-03 11:29:59 +02:00
Hakim El Hattab
1ca92a4f29
Merge pull request #1201 from MA3STR0/master
...
Correct Readme.md -> Theming -> sky
2015-06-03 11:29:42 +02:00
Rafael Moraes
7c7776a942
added missing comma on the configuration example
2015-05-19 14:56:24 -04:00
Hakim El Hattab
7dd33f188f
lazy-load iframes only for current slide, unload when hidden
2015-05-04 20:58:58 -04:00
Hakim El Hattab
80e52c08e9
add test presentation for per-slide transitions, compile css #1106
2015-05-03 19:53:37 -04:00
Hakim El Hattab
0f7b0dc22c
Merge branch 'master' of https://github.com/jammon/reveal.js into dev
2015-05-03 19:16:27 -04:00
Alexandre Leroux
d659575ff3
PDF exporting also works with Chromium
...
For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chromium does work for creating the pdf. I updated the readme accordingly. Thanks!
2015-04-14 17:54:45 +00:00
Hakim El Hattab
bae8d968a2
change iframe example
2015-04-13 21:38:03 +02:00
Anton
33923b3004
Correct Readme.md#theming
...
Theming/sky.css has dark gray text on light blue background; not white text
2015-04-13 17:54:38 +02:00
Hakim El Hattab
4e3b91ae03
remove 'roll-in' fragment style due to Chrome crash #1150
2015-04-12 18:12:48 +02:00
Hakim El Hattab
404dd4e477
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-04-12 17:18:52 +02:00
kayakr
3ec15e35b2
Fix typo /s/configure/configured
2015-03-26 16:56:45 +13:00
Hakim El Hattab
bcec81efbb
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-03-13 08:21:07 +01:00
Hakim El Hattab
23ec0d083b
link to plugins
2015-03-13 08:19:15 +01:00
Hakim El Hattab
a245a87e38
Merge pull request #1138 from denehyg/background-video-loop
...
background video loop
2015-02-25 15:48:48 +01:00
Hakim El Hattab
4c0a033dfa
merge options for parallax step size #733
2015-02-25 12:10:00 +01:00
Greg Denehy
00fa1c818d
Added option to loop background videos
2015-02-19 17:04:41 +10:30
Branden Byers
2dccc25031
Fix small typo
2015-01-22 08:05:20 -06:00
Johannes Ammon
420b6912d7
Adding one-sided transitions
...
Now the transition isn’t any more „per slide“ but „per movement of a
slide“. So the slide can disappear in another way than it appeared.
2015-01-18 18:12:36 +01:00
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