Commit Graph

2368 Commits

Author SHA1 Message Date
Sean Cross 3994eb6743 index: add link to project
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 11:23:14 +10:00
Sean Cross fc113a8056 lib: add local copy of socket.io
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 10:26:07 +10:00
Sean Cross 4cefe82ef2 minor adjustments after initial runthrough
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 10:16:00 +10:00
Sean Cross f3565e91ac add register diagrams
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 09:43:41 +10:00
Sean Cross 7947e4bc36 rm: fix location of rm page
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-12 16:16:44 +10:00
Sean Cross 2d450116d7 index: add slide with rm length
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-12 16:16:08 +10:00
Sean Cross 0b55614d31 index: describe what a reference manual is
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-11 20:18:44 +10:00
Sean Cross 0d00f16d12 img: add reference manual example
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-11 20:13:10 +10:00
Sean Cross a6b7301b48 index: use new presentation token
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-10 14:34:24 +08:00
Sean Cross 165ebb568b index: un-pad Renode some more
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 11:08:09 +08:00
Sean Cross 7323704130 index: first release candidate
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 10:58:11 +08:00
Sean Cross f7c304048b img: add a bunch of logos
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 10:58:02 +08:00
Sean Cross 279be5a82a index: fill out more sections and add more images
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 10:00:18 +08:00
Sean Cross b1a2d25642 index: add example for rust
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:46:46 +08:00
Sean Cross 265e6eae3f theme: more fixing theming
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:40:43 +08:00
Sean Cross 75c3461b58 index: fix title slide formatting
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:00:39 +08:00
Sean Cross a74a32202a lca2020: initial attempts at the theme
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 20:58:02 +08:00
Sean Cross 50ff2d4d68 index: about litex: ol -> ul
No need to make it an ordered list.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:47:09 +08:00
Sean Cross c83c36f456 index: tabs -> spaces
Tabs were causing formatting issues with <code> blocks, so just set the
entire file to indent using spaces.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:45:42 +08:00
Sean Cross 04d15f7970 index: add lots more sections
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:33:07 +08:00
Sean Cross e98a3193cd zenburn: fix cpp highlighting
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:32:51 +08:00
Sean Cross b1f616a3d4 img: add various images
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:32:39 +08:00
Sean Cross 073c9f7370 index: add section headers
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:58:41 +08:00
Sean Cross 0737480489 theme: add lca2020 theme
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:46:03 +08:00
Sean Cross 6f8dcb1827 index: first full-ish draft
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:35:00 +08:00
Sean Cross 369bc564a9 index: adding outline
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 11:55:53 +08:00
Sean Cross bca76cc6d7 index: initial update for pif
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 11:01:08 +08:00
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.
2019-04-08 10:36:33 +02:00
Hakim El Hattab 3643112b35
plugin doc tweaks 2019-04-03 10:49:14 +02:00
Hakim El Hattab 15dec96e73 better example for line range highlighting 2019-04-01 15:48:46 +02:00
Hakim El Hattab da4ec074f1
docs for code highlight line numbering 2019-04-01 15:45:07 +02:00
Hakim El Hattab 485870946f
plugin docs 2019-04-01 15:25:40 +02:00
Hakim El Hattab 25c504c22f
plugin api docs 2019-04-01 15:11:51 +02:00
Hakim El Hattab 3da09f1fef 3.8.0 2019-04-01 14:34:10 +02:00
Hakim El Hattab eb5d79370b fix typos 2019-04-01 14:29:26 +02:00
Hakim El Hattab 2734aa3da0 fix grunt ci error 2019-04-01 13:46:08 +02:00
Hakim El Hattab e6fa04d485 fix typos 2019-04-01 13:11:29 +02:00
Hakim El Hattab 94cbfcbdf6
Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table
Allow Navigation Mode setting to change the shortcuts table
2019-04-01 13:01:29 +02:00
Hakim El Hattab 29ea072ddf fix npm security warnings, auto run tests when changed 2019-04-01 11:14:22 +02:00
Hakim El Hattab df25fbebba add hasPlugin and getPlugin API methods and tests 2019-04-01 11:07:11 +02:00
Hakim El Hattab d6f0f41f77 tweaks and tests for #2354 2019-03-28 15:42:28 +01:00
Hakim El Hattab 6faab091bb Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev 2019-03-28 15:12:33 +01:00
Hakim El Hattab 922d791fd9 fix an error where reveal.js returned a 1> progress number when there were fragments on last slide 2019-03-25 12:00:46 +01:00
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.
2019-03-22 10:45:08 -04:00
Hakim El Hattab b8de5e02d2 make #2350 work using replaceState 2019-03-21 09:13:28 +01:00
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
2019-03-21 09:03:50 +01:00
Hakim El Hattab b5fe0f8126
Merge branch 'dev' into hash-problem 2019-03-21 09:03:27 +01:00
Hakim El Hattab 01874c6e70 new demo slide to promote iframes/iframe backgrounds 2019-03-20 09:12:31 +01:00
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
2019-03-15 08:45:43 +01:00
Hakim El Hattab c7db11d9cf tests for plugins 2019-03-14 16:03:55 +01:00