Commit Graph

248 Commits

Author SHA1 Message Date
0ca6eb6963 add "other things renode can do"
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-08 14:03:07 +08:00
8aa55b0572 svd: wrap svd in script tag to escape it
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-07 15:45:05 +08:00
f4dca24bac more context
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-07 15:24:12 +08:00
0decfd5ea5 more progress
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-07 12:57:48 +08:00
bf81312e84 fix "long" issue with renode example
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 23:53:03 +08:00
c90a2efccb more fiddling around with resolution
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 23:22:04 +08:00
1a0f8eee4d update height
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 23:06:35 +08:00
f2d1cd2627 stream: add stream argument
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 23:03:21 +08:00
eb70a3a181 correct notes address
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 22:54:15 +08:00
fdbde7f2e8 switch back to our own server
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 22:53:22 +08:00
93e174b93b update token again
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 22:15:56 +08:00
8441e0c24f index: update socketid
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 22:10:46 +08:00
c656464092 index: nearly done
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-06 22:09:23 +08:00
de14a461d8 wip
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-05 18:04:07 +08:00
8c93d68c6b add more bluenrg images
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-04 09:37:05 +08:00
b3855b6cd0 add lots more media
Signed-off-by: Sean Cross <sean@xobs.io>
2022-04-01 12:18:51 +08:00
6463e42057 index: add more slides
Signed-off-by: Sean Cross <sean@xobs.io>
2022-03-29 16:15:55 +08:00
b45f2455fd media: add more fun photos
Signed-off-by: Sean Cross <sean@xobs.io>
2022-03-28 22:34:23 +08:00
70089d945a beginning outline of talk
Signed-off-by: Sean Cross <sean@xobs.io>
2022-03-28 18:26:49 +08:00
hakimel
ceed5edc78 roll back unintended changes to default template 2021-11-11 15:13:31 +01:00
hakimel
4e8a1b3802 fix issue with internal links 2021-11-11 08:16:28 +01:00
Hakim El Hattab
95592293ae remove unused style ids 2021-02-04 14:15:35 +01:00
Hakim El Hattab
676936e33d revert debug change to index.html 2020-09-09 10:32:20 +02:00
Hakim El Hattab
3a99a7b70a shuffle now applies to vertical slides as well 2020-08-17 14:42:27 +02:00
Hakim El Hattab
4f2293378b reveal.netlify.app -> revealjs.com 2020-05-19 18:27:00 +02:00
Hakim El Hattab
0a58c681fe move highlight themes from lib/css/ to plugin/highlight/ 2020-05-19 11:02:59 +02:00
Hakim El Hattab
815557c1d8 update all links to docs (will sub out '.netlify.app' once we ship 4.0) 2020-05-18 20:52:51 +02:00
Hakim El Hattab
fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ 2020-05-18 14:41:56 +02:00
Hakim El Hattab
57107ebe4c add #highligh-theme to theme css link 2020-05-08 21:04:19 +02:00
Hakim El Hattab
60cd098c8d .esm suffix for module bundle, marked/highlight.js are installed via npm 2020-05-04 10:39:37 +02:00
Hakim El Hattab
210fbb7646 plugins can be direct references or factory functions 2020-04-23 09:39:26 +02:00
Hakim El Hattab
e58502b3fb tweak plugin initialization to enable multi-instance plugins 2020-04-17 14:10:56 +02:00
Hakim El Hattab
4f6bdf1420 two js bundles; reveal.js (es6) and reveal.es5.js, add source maps 2020-04-17 10:59:55 +02:00
Hakim El Hattab
d9690462e0 add 'plugins' config option, new way of registering es5 plugins 2020-04-17 09:47:03 +02:00
Hakim El Hattab
a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility 2020-04-15 10:23:51 +02:00
Hakim El Hattab
d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 2020-03-13 19:53:54 +01:00
quilicicf
499dc68536
Package paper and pdf style sheets and apply them conditionally 2020-03-11 13:10:06 +01:00
Hakim El Hattab
608a7577bd 🚨 breaking change; move all compiled assets to /dist 2020-03-06 19:58:40 +01:00
Hakim El Hattab
027dc259da add webpack, move playback to own module 2020-03-06 18:59:09 +01:00
Hakim El Hattab
f6f7f28ad9 enable url hash for default index.html #2434 #2175 2019-06-10 06:57:07 +02:00
Hakim El Hattab
7eb2cec6b6 first version of multi-step code highlights 2019-04-05 07:59:35 +02:00
Hakim El Hattab
fbbae1dc55 switch to monokai as default syntax highlight theme 2019-03-12 11:26:10 +01:00
Hakim El Hattab
1c07fccc35 reset css in default index.html 2018-11-05 08:59:19 +01:00
Hakim El Hattab
29b0e86089 remove head.min.js in favor of simple built-in script loader 2018-10-04 14:48:01 +02:00
Hakim El Hattab
d5cf3fa13c formatting and tweaks for #2104 2018-10-04 13:26:22 +02:00
Martin Jurča
250580fc4c added missing documentation 2018-02-20 16:08:29 +01:00
Hakim El Hattab
a6ecbfa732 merge info links in index 2017-01-23 11:23:45 +01:00
Piotr Kubowicz
4afd854037 Remove 'history: true' from index.html
Readme says the default is 'history: false', so it may be surprising
for users - it's easy to miss the contradicting setting in index.html
2017-01-15 16:35:31 +01:00
Hakim El Hattab
00b9c2b929 minor tweaks 2016-03-20 18:57:30 +01:00
Hakim El Hattab
3d0969166f new empty template at index.html, move old index to demo.html #1526 2016-03-20 18:50:23 +01:00