From 3cd63a5984f9f34f0438e17f860c6d67e970cf0e Mon Sep 17 00:00:00 2001 From: Owen Buckley Date: Wed, 15 Nov 2023 09:04:23 -0500 Subject: [PATCH] latest presentation starter patch for bg flicker --- README.md | 2 +- greenwood.config.js | 4 ++-- package-lock.json | 37 +++++++++++++++++++++++++++++-------- package.json | 2 +- 4 files changed, 33 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 11f39d5..0b4c22e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # web-components-at-the-edge -Slides for my virtual track talk at [OpenJS World (2022)](https://events.linuxfoundation.org/openjs-world/) titled [_Web Components at the Edge_](https://sched.co/11loQ). Video recording is [available on YouTube](https://youtu.be/ba83Zo8kf68). [Hosted on Netlify](https://practical-goldberg-a5ae74.netlify.app/) and built using [GreenwoodJS](https://github.com/ProjectEvergreen/greenwood) with the [**greenwood-starter-presentation** theme pack plugin](https://github.com/thescientist13/greenwood-starter-presentation/). +Slides for my virtual track talk at [OpenJS World (2022)](https://events.linuxfoundation.org/openjs-world/) titled [_Web Components at the Edge_](https://sched.co/11loQ). Video recording is [available on YouTube](https://youtu.be/ba83Zo8kf68). [Hosted on Netlify](https://practical-goldberg-a5ae74.netlify.app/) and built using [GreenwoodJS](https://www.greenwoodjs.io) with the [**greenwood-starter-presentation** theme pack plugin](https://github.com/thescientist13/greenwood-starter-presentation/). > _To operate the deck in full screen, click the "Presenter mode" button and use the left and right arrows keys to navigate through the slides. Hit `ESC` to exit presenter mode._ diff --git a/greenwood.config.js b/greenwood.config.js index 3ad7617..5cb143a 100644 --- a/greenwood.config.js +++ b/greenwood.config.js @@ -1,11 +1,11 @@ +import { greenwoodPluginImportCss } from '@greenwood/plugin-import-css'; import { greenwoodThemeStarterPresentation } from 'greenwood-starter-presentation'; export default { - plugins: [ + greenwoodPluginImportCss(), greenwoodThemeStarterPresentation() ], - markdown: { plugins: [ '@mapbox/rehype-prism' diff --git a/package-lock.json b/package-lock.json index f94808f..814e730 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@greenwood/cli": "~0.29.0", "@mapbox/rehype-prism": "^0.8.0", "eslint": "^8.15.0", - "greenwood-starter-presentation": "~0.8.0", + "greenwood-starter-presentation": "~0.8.1", "netlify-cli": "^10.3.1", "node-fetch": "^3.2.4", "rimraf": "^3.0.2", @@ -514,6 +514,15 @@ "node": ">=14" } }, + "node_modules/@greenwood/plugin-import-css": { + "version": "0.29.0", + "resolved": "https://registry.npmjs.org/@greenwood/plugin-import-css/-/plugin-import-css-0.29.0.tgz", + "integrity": "sha512-2FMk3qs8umOuR4bb4xSuW1bRGV1Pk1QS1QY6sk5BNhOIO5+ZphtuIrVTJUcfxHzLw4BBOG4Xws6LJCs5XfNfjw==", + "dev": true, + "peerDependencies": { + "@greenwood/cli": "^0.4.0" + } + }, "node_modules/@humanwhocodes/config-array": { "version": "0.9.5", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", @@ -3556,10 +3565,13 @@ } }, "node_modules/greenwood-starter-presentation": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/greenwood-starter-presentation/-/greenwood-starter-presentation-0.8.0.tgz", - "integrity": "sha512-eA/mnBsEzxa6y1eBBFLfJaH84YRvXdfAqvyljZ4cPHvLl3cXpbmH+2gVyflay0RNlYxvawlFSfzQM8TI0c07/Q==", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/greenwood-starter-presentation/-/greenwood-starter-presentation-0.8.1.tgz", + "integrity": "sha512-LdxX6b/L+RevEJnIE+5uhGs2nDyUZy7s/fGSDM3UZkkTKBi9oM3NZswugiDU4pnqBl8Ehtz+PySTmcOJ42OSVQ==", "dev": true, + "dependencies": { + "@greenwood/plugin-import-css": "~0.29.0" + }, "peerDependencies": { "@greenwood/cli": "~0.29.0" } @@ -34105,6 +34117,12 @@ } } }, + "@greenwood/plugin-import-css": { + "version": "0.29.0", + "resolved": "https://registry.npmjs.org/@greenwood/plugin-import-css/-/plugin-import-css-0.29.0.tgz", + "integrity": "sha512-2FMk3qs8umOuR4bb4xSuW1bRGV1Pk1QS1QY6sk5BNhOIO5+ZphtuIrVTJUcfxHzLw4BBOG4Xws6LJCs5XfNfjw==", + "dev": true + }, "@humanwhocodes/config-array": { "version": "0.9.5", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", @@ -36398,10 +36416,13 @@ } }, "greenwood-starter-presentation": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/greenwood-starter-presentation/-/greenwood-starter-presentation-0.8.0.tgz", - "integrity": "sha512-eA/mnBsEzxa6y1eBBFLfJaH84YRvXdfAqvyljZ4cPHvLl3cXpbmH+2gVyflay0RNlYxvawlFSfzQM8TI0c07/Q==", - "dev": true + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/greenwood-starter-presentation/-/greenwood-starter-presentation-0.8.1.tgz", + "integrity": "sha512-LdxX6b/L+RevEJnIE+5uhGs2nDyUZy7s/fGSDM3UZkkTKBi9oM3NZswugiDU4pnqBl8Ehtz+PySTmcOJ42OSVQ==", + "dev": true, + "requires": { + "@greenwood/plugin-import-css": "~0.29.0" + } }, "gulp-header": { "version": "1.8.12", diff --git a/package.json b/package.json index 549a90f..d2c3eeb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@greenwood/cli": "~0.29.0", "@mapbox/rehype-prism": "^0.8.0", "eslint": "^8.15.0", - "greenwood-starter-presentation": "~0.8.0", + "greenwood-starter-presentation": "~0.8.1", "netlify-cli": "^10.3.1", "node-fetch": "^3.2.4", "rimraf": "^3.0.2",