4cefe82ef2
minor adjustments after initial runthrough
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 10:16:00 +10:00
f3565e91ac
add register diagrams
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-13 09:43:41 +10:00
7947e4bc36
rm: fix location of rm page
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-12 16:16:44 +10:00
2d450116d7
index: add slide with rm length
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-12 16:16:08 +10:00
0b55614d31
index: describe what a reference manual is
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-11 20:18:44 +10:00
0d00f16d12
img: add reference manual example
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-11 20:13:10 +10:00
a6b7301b48
index: use new presentation token
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-10 14:34:24 +08:00
165ebb568b
index: un-pad Renode some more
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 11:08:09 +08:00
7323704130
index: first release candidate
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 10:58:11 +08:00
f7c304048b
img: add a bunch of logos
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-03 10:58:02 +08:00
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
b1a2d25642
index: add example for rust
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:46:46 +08:00
265e6eae3f
theme: more fixing theming
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:40:43 +08:00
75c3461b58
index: fix title slide formatting
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 21:00:39 +08:00
a74a32202a
lca2020: initial attempts at the theme
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 20:58:02 +08:00
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
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
04d15f7970
index: add lots more sections
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:33:07 +08:00
e98a3193cd
zenburn: fix cpp highlighting
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:32:51 +08:00
b1f616a3d4
img: add various images
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 16:32:39 +08:00
073c9f7370
index: add section headers
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:58:41 +08:00
0737480489
theme: add lca2020 theme
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:46:03 +08:00
6f8dcb1827
index: first full-ish draft
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 14:35:00 +08:00
369bc564a9
index: adding outline
...
Signed-off-by: Sean Cross <sean@xobs.io>
2020-01-02 11:55:53 +08:00
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
Hakim El Hattab
b180d94e02
fix error when reveal.js was initialized with no plugins
2019-03-14 15:39:19 +01:00
Hakim El Hattab
6410ed15aa
support for plugins where the init method doesn't return a Promise
2019-03-14 14:52:59 +01:00