2353 Commits (master)
 

Author SHA1 Message Date
Sean Cross e6ef4678c9 tmarble: update url
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 6576ec7c35 lca2020: use correct fonts
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross d9114b6dd9 lib: add local copy of socket.io
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 157e949137 index: use new presentation token
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 6dc2279f36 font-size: set commentary font size 16pt -> 12pt
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross a9abb40615 index: add some description of xous
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 275ad1e397 index: fix spacing of names
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 646734dfcc index: fix title
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross f8209d517c bt: display commentary
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 4e0545727d index: fix title slide
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross e73c4ea081 css: add lca2020 theme
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 2ab155531d index: initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Richard Westenra 33bed47dac Remove calls to missing modules from gruntfile
When running the app, Grunt throws the following warnings:

>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
>> Local Npm module "grunt-contrib-nodeunit" not found. Is it installed?

These modules don't appear to do anything except throw a warning so they can probably just be removed.
4 years ago
Hakim El Hattab 3643112b35
plugin doc tweaks 4 years ago
Hakim El Hattab 15dec96e73 better example for line range highlighting 4 years ago
Hakim El Hattab da4ec074f1
docs for code highlight line numbering 4 years ago
Hakim El Hattab 485870946f
plugin docs 4 years ago
Hakim El Hattab 25c504c22f
plugin api docs 4 years ago
Hakim El Hattab 3da09f1fef 3.8.0 4 years ago
Hakim El Hattab eb5d79370b fix typos 4 years ago
Hakim El Hattab 2734aa3da0 fix grunt ci error 4 years ago
Hakim El Hattab e6fa04d485 fix typos 4 years ago
Hakim El Hattab 94cbfcbdf6
Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table
Allow Navigation Mode setting to change the shortcuts table
4 years ago
Hakim El Hattab 29ea072ddf fix npm security warnings, auto run tests when changed 4 years ago
Hakim El Hattab df25fbebba add hasPlugin and getPlugin API methods and tests 4 years ago
Hakim El Hattab d6f0f41f77 tweaks and tests for #2354 4 years ago
Hakim El Hattab 6faab091bb Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev 4 years ago
Hakim El Hattab 922d791fd9 fix an error where reveal.js returned a 1> progress number when there were fragments on last slide 4 years ago
Max Rothman 93b1abc736 Add data-preload attribute for iframes
Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they
come within the viewDistance, rather than once they're visible.
4 years ago
Hakim El Hattab b8de5e02d2 make #2350 work using replaceState 4 years ago
Hakim El Hattab ae556d0844
Merge pull request #2350 from rparree/hash-problem
Fixed not bing able to follow same inner links twice with history:false
4 years ago
Hakim El Hattab b5fe0f8126
Merge branch 'dev' into hash-problem 4 years ago
Hakim El Hattab 01874c6e70 new demo slide to promote iframes/iframe backgrounds 4 years ago
Raphael Parree b4c6c92033 Fixed not bing able to follow same inner links twice with history:false
Scenario:

- history set to false in Reveal’s config
- follow anchor to `/#someid`
- navigate to other sections
- follow anchor to same section `/#someid`

This does not work as the hash has not changed.

This fix removes the hash from the URL when navigating
4 years ago
Hakim El Hattab c7db11d9cf tests for plugins 4 years ago
Hakim El Hattab b180d94e02 fix error when reveal.js was initialized with no plugins 4 years ago
Hakim El Hattab 6410ed15aa support for plugins where the init method doesn't return a Promise 4 years ago
Hakim El Hattab 5301a9ea03 more forgiving code highlight line number format, add Promise polyfill 4 years ago
Hakim El Hattab cfc2f9cf9c line number styling tweaks 4 years ago
Hakim El Hattab 553a174cc7 highlight.js plugin improvements 4 years ago
Hakim El Hattab 7b62a0f356 prevent same plugin from being registered twice 4 years ago
Hakim El Hattab fbbae1dc55 switch to monokai as default syntax highlight theme 4 years ago
Hakim El Hattab 7b66abd49c
Merge pull request #2346 from dougalsutherland/patch-3
notes plugin: callRevealApi wants apply, not call
4 years ago
Dougal J. Sutherland 00e30a11e2
notes plugin: callRevealApi wants apply, not call 4 years ago
Hakim El Hattab da53b3a637 validate code line numbers to highlight 4 years ago
Hakim El Hattab 8690858b6f more succinct syntax for code block line highlights 4 years ago
Hakim El Hattab 5adc2032c0 use internal pointer for current slide 4 years ago
Hakim El Hattab 69ee643846 syncFragments now returns all affected fragments 4 years ago
Hakim El Hattab cef864a7be highlight plugin updates; support for line numbers and highlighting specific lines 4 years ago
Hakim El Hattab b6e136776a
Merge pull request #2340 from sophware/fix_zoom_demo
demo.html - Added Linux instructions for zoom
4 years ago