Commit Graph

171 Commits

Author SHA1 Message Date
Hakim El Hattab b09923551a theme updates, normalized spacing between block-level elements 2014-11-05 11:52:32 +01:00
Hakim El Hattab a170ee8982 simplify default initialization options 2014-11-05 10:38:43 +01:00
Hakim El Hattab 05e55b2f81 minor copy tweak 2014-09-28 17:13:26 +02:00
Hakim El Hattab e7b9e95369 remove classList condition from unrelated dependencies 2014-09-28 13:05:53 +02:00
Hakim El Hattab 36cdaefdfd multiple updates to default presentation content 2014-09-28 12:48:37 +02:00
Hakim El Hattab 0345696ed6 remove css 3d warning 2014-09-28 12:27:48 +02:00
Hakim El Hattab 841f9d0f9b only load highlight.js if there's a 'pre code' block on page 2014-07-22 10:30:26 +02:00
Hakim El Hattab b6ebb98309 update link to Slides 2014-06-09 17:54:31 +02:00
Hakim El Hattab 252200f9f3 add minimal-ui to viewport for ios fullscreen 2014-05-15 11:42:51 +02:00
Hakim El Hattab ae962d729b fix non-pdf printing (closes #881) 2014-04-26 19:16:10 +02:00
Hakim El Hattab 343765b7ab images with data-src attribute are now lazy-loaded #793 2014-04-22 15:41:08 +02:00
Hakim El Hattab 9b2851376d always indent html using tabs 2014-04-20 11:50:23 +02:00
Hakim El Hattab fb7253187d correction to javascript code sample 2014-04-20 11:29:44 +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 3aaca471b1 stop tracking minified files #783 2014-04-06 10:09:25 +02:00
Hakim El Hattab 243867f91e merge upgrade of highlight.js, add base styles to pre code, dont limit language detection in index.html #809 2014-03-25 16:56:33 +01:00
Hakim El Hattab b8157a1e91 Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev 2014-03-25 16:42:55 +01:00
J.D. Fitz.Gerald 7d25ef8aaf updated presentation to specify used languages used for highlight.js 2014-02-28 16:23:05 +00:00
Hakim El Hattab 4cd1dd1a1f Merge branch 'master' of github.com:hakimel/reveal.js into dev 2014-02-28 12:16:37 +01:00
Hakim El Hattab 08fb6cb2f9 fix pdf print bug in chrome 33 #808 2014-02-28 12:16:14 +01:00
Hakim El Hattab b25fa50657 remove all use of :not(.image) 2014-02-17 11:55:38 +01:00
Hakim El Hattab 6428504d6d merge table styles #761, tweak table padding 2013-12-20 10:35:21 +01:00
Wachiwi 929ace25ee Table Style 2013-12-17 14:53:36 +01:00
Alex Juarez 8b8cc607d4 The index.html page had the simple theme listed twice. The duplicate was removed.
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-15 19:53:08 +01:00
Alex Juarez 616d83dfb6 The index.html page had the simple theme listed twice. The duplicate was removed.
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-04 15:41:06 -06:00
Hakim El Hattab 544020bb96 use fragment name in example 2013-11-26 12:20:57 -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 bbad51e891 use named link for fragments #621 2013-10-11 21:54:25 -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
Michał Smoliński 2b5c06c4ef Added parallax scrolling background 2013-09-10 21:23:10 +02:00
Hakim El Hattab a3e6c95e79 reorder themes #584 2013-09-04 09:00:26 -04:00
Hakim El Hattab 6ba1a4b780 Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev 2013-09-04 08:58:48 -04:00
Thomas Levine 4ce5c75d19 list more themes 2013-09-02 20:44:14 +00:00
hakimel 8a7618793a syntax fix in code example 2013-08-28 09:43:36 -04:00
Hakim El Hattab 74a5fb949d remove commented out dependencies from index 2013-08-18 18:13:31 -04:00
Rory Hardy 0a78486b22 Update index.html
Commented out leap plugin inclusion.
2013-08-07 22:06:41 -05: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
Rory Hardy 0e7bc4091e Minor updates
Changed invert to naturalSwipe
Removed invert rule from index.html
Ensured that left/right swipes only work with 1 hand present
modified:   index.html
modified:   plugin/leap/leap.js
2013-08-04 20:27:47 -05:00
Rory Hardy 70cade3732 Updates to leap.js and index.html
Added timing code to limit gesture calls.
Added gesture to access the overview.
index.html includes the leap plugin
2013-08-04 20:22:34 -05:00
Hakim El Hattab 4bc16ff5b6 transition override examples in default contents 2013-06-18 08:53:15 -04:00
Hakim El Hattab 7e50404ad7 markup error correction 2013-06-10 08:43:01 +02:00
Hakim El Hattab 4d164dc5b6 revamp pdf printing to support per-slide backgrounds (closes #453) 2013-06-09 16:12:50 +02:00
Hakim El Hattab ff35847fc6 update example deck to use slide backgrounds (#453) 2013-06-04 21:29:32 +02:00
Hakim El Hattab 4d89687fde change markdown code sample syntax 2013-05-04 16:07:49 -04:00
Hakim El Hattab c746233f66 rvl.io > slid.es 2013-05-04 14:57:41 -04:00
Amit Kotlovski 381da383d9 Replace the ShowDown Markdown engine with marked 2013-05-01 23:10:31 +03:00
Hakim El Hattab a764c21cd1 add support for data-trim attribute on code elements (closes #419) 2013-04-27 15:50:33 -04:00