From 609584d046cb1469ca67028d3f88f3cce7074159 Mon Sep 17 00:00:00 2001 From: Besart Berisha Date: Wed, 23 Dec 2020 20:27:11 +0100 Subject: [PATCH] fix: make sure videos render properly on smaller screens --- docs/api-development/commodo/introduction.md | 2 +- docs/api-development/introduction.md | 2 +- docs/app-development/introduction.md | 2 +- docs/deep-dive/plugins-crash-course.md | 4 ++-- docs/get-started/quick-start.md | 2 +- docs/guides/aws-credentials.md | 2 +- docs/guides/get-started/aws-credentials.md | 2 +- docs/guides/get-started/mongodb-atlas.md | 2 +- docs/guides/mongodb-atlas.md | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/api-development/commodo/introduction.md b/docs/api-development/commodo/introduction.md index e7c96df04..b6a263305 100644 --- a/docs/api-development/commodo/introduction.md +++ b/docs/api-development/commodo/introduction.md @@ -6,7 +6,7 @@ sidebar_label: Introduction Learn the basics of Commodo in our knowledge-sharing playlist below. - + To simplify API development, Webiny heavily relies on a package called [Commodo](https://github.com/webiny/commodo). diff --git a/docs/api-development/introduction.md b/docs/api-development/introduction.md index a0c2daaa0..635e16c4a 100644 --- a/docs/api-development/introduction.md +++ b/docs/api-development/introduction.md @@ -31,4 +31,4 @@ Webiny is organizing Knowledge-Sharing sessions to create a knowledge database f Learn how to develop APIs with Webiny in the session below. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/app-development/introduction.md b/docs/app-development/introduction.md index b21e66e23..45472ab52 100644 --- a/docs/app-development/introduction.md +++ b/docs/app-development/introduction.md @@ -15,7 +15,7 @@ With traditional React apps, you would import all your components and mount them :::info Check out our knowledge-sharing session on `APP Development With Webiny.` We'll get to know the structure of the app, how it is bundled, and how to make reusable app templates. ::: - + --- diff --git a/docs/deep-dive/plugins-crash-course.md b/docs/deep-dive/plugins-crash-course.md index f939aa1a8..ad4963f56 100644 --- a/docs/deep-dive/plugins-crash-course.md +++ b/docs/deep-dive/plugins-crash-course.md @@ -18,7 +18,7 @@ In this session, we'll look at three main groups of plugins: We'll first learn how `@webiny/plugins` package works outside of Webiny, using [codesandbox.io](https://www.codesandbox.io). Then we'll see how this same package is utilized within the CLI, within Apollo Server (resolvers) and within React apps. ::: - + :::info Now that we understand the basics of Webiny Plugins, we will continue on practical examples. @@ -28,7 +28,7 @@ We will demonstrate how plugins are actually used in your everyday development: Also on the API side, we’ll learn what are context plugins and what they are used for, and finally, how we can use plugins to expand our GraphQL schema with additional GraphQL types and resolvers. ::: - + ## Anatomy of a plugin diff --git a/docs/get-started/quick-start.md b/docs/get-started/quick-start.md index 4d1293c61..ae853aeaa 100644 --- a/docs/get-started/quick-start.md +++ b/docs/get-started/quick-start.md @@ -12,7 +12,7 @@ For detailed explanations of concepts and processes, see the [Deep Dive](/docs/d If you prefer the Video version of the Webiny Quick Start, check out our YouTube videos below: - + ## Prerequisites diff --git a/docs/guides/aws-credentials.md b/docs/guides/aws-credentials.md index 900c2467e..bcbb984d4 100644 --- a/docs/guides/aws-credentials.md +++ b/docs/guides/aws-credentials.md @@ -8,7 +8,7 @@ This article will guide you through Configuring AWS Credentials. If you prefer the Video version, check out our YouTube video below: - + To create your AWS account and set up your IAM credentials we should first navigate [here](https://aws.amazon.com/console/): diff --git a/docs/guides/get-started/aws-credentials.md b/docs/guides/get-started/aws-credentials.md index 1e4be7b7e..63bc866fb 100644 --- a/docs/guides/get-started/aws-credentials.md +++ b/docs/guides/get-started/aws-credentials.md @@ -8,7 +8,7 @@ This article will guide you through Configuring AWS Credentials. If you prefer the Video version, check out our YouTube video below: - + To create your AWS account and set up your IAM credentials we should first navigate [here](https://aws.amazon.com/console/): diff --git a/docs/guides/get-started/mongodb-atlas.md b/docs/guides/get-started/mongodb-atlas.md index d42d4d03d..8264df4e2 100644 --- a/docs/guides/get-started/mongodb-atlas.md +++ b/docs/guides/get-started/mongodb-atlas.md @@ -8,7 +8,7 @@ This article will guide you through Configuring MongoDB Atlas. If you prefer the Video version, check out our YouTube video below: - + > This guide might look long, but it's gonna take you less than 5 minutes to go through it. diff --git a/docs/guides/mongodb-atlas.md b/docs/guides/mongodb-atlas.md index d42d4d03d..8264df4e2 100644 --- a/docs/guides/mongodb-atlas.md +++ b/docs/guides/mongodb-atlas.md @@ -8,7 +8,7 @@ This article will guide you through Configuring MongoDB Atlas. If you prefer the Video version, check out our YouTube video below: - + > This guide might look long, but it's gonna take you less than 5 minutes to go through it.