Skip to content

Commit a3f3ad0

Browse files
Merge pull request #2027 from aziontech/fix/remove-unavailble-videos
Remove Unavailable videos
2 parents fff90be + 55e03c7 commit a3f3ad0

30 files changed

Lines changed: 33 additions & 216 deletions

File tree

src/content/docs/en/pages/build-journey/develop-with-azion/frameworks/framework-angular.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,4 @@ After the deployment is complete, you'll receive a Workload to access your Angul
150150

151151
Wait a few minutes so the propagation takes place, and then access your application using the provided Workload, which should be similar to `https://xxxxxxx.map.azionedge.net`.
152152

153-
Learn how to build with Angular. Watch the video below:
154-
<div class="cms-embed">
155-
<iframe width="600" height="400" src="https://www.youtube.com/embed/TzP0klTocMo?si=Bw9aB7lYgpqSFCZ8" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
156-
</div>
153+

src/content/docs/en/pages/build-journey/develop-with-azion/frameworks/framework-hexo.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,4 @@ After the deployment is complete, you'll receive a Workload to access your Hexo
155155
156156
Wait a few minutes so the propagation takes place, and then access your application using the provided Workload, which should be similar to `https://xxxxxxx.map.azionedge.net`.
157157
158-
Learn how to build with Hexo. Watch the video below:
159-
<div class="cms-embed">
160-
<iframe width="600" height="400" src="https://www.youtube.com/embed/L5AeI0mGsCk?si=vXAV-p-AoFKYMVNo" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
161-
</div>
158+

src/content/docs/en/pages/build-journey/develop-with-azion/frameworks/framework-react.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,4 @@ After the deployment is complete, you'll receive a Workload to access your React
162162

163163
Wait a few minutes so the propagation takes place, and then access your application using the provided Workload, which should be similar to `https://xxxxxxx.map.azionedge.net`.
164164

165-
Learn how to build with React. Watch the video below:
166-
<div class="cms-embed">
167-
<iframe width="600" height="400" src="https://www.youtube.com/embed/sH7-rN3b7SE?si=6e6g1KbHqcByqf_Y" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
168-
</div>
165+

src/content/docs/en/pages/build-journey/develop-with-azion/frameworks/framework-vue.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,4 @@ After the deployment is complete, you'll receive a Workload to access your Vue p
160160
161161
Wait a few minutes so the propagation takes place, and then access your application using the provided Workload, which should be similar to `https://xxxxxxx.map.azionedge.net`.
162162
163-
Learn how to build with Vue. Watch the video below:
164-
<div class="cms-embed">
165-
<iframe width="600" height="400" src="https://www.youtube.com/embed/lToP06qH6-A?si=lB9_MdXTgCbZQS3Y" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
166-
</div>
163+

src/content/docs/en/pages/devtools/api-graphql/queries/queries.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,4 @@ Depending on the [type of field of a dataset](/en/documentation/devtools/graphql
486486
| String | `Eq`, `Ne`, `Like`, `Ilike`, `In`, `NotIn`, `IsNull` |
487487
| Integer, Float, DateTime | `Eq`, `Lt`, `Lte`, `Gt`, `Gte`, `Ne`, `In`, `NotIn`, `IsNull`, `Range` |
488488

489-
Discover the essential role of operators in GraphQL queries. Watch the video below:
490-
<div class="cms-embed">
491-
<iframe width="600" height="400" src="https://www.youtube.com/embed/OGam-xrzuBA?si=cg-SIvWH8OedkrtY" loading="lazy" title="Operators in GraphQL for Real Time Event Queries" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
492-
</div>
489+

src/content/docs/en/pages/devtools/azion-edge-runtime/api-reference/object-storage/object-storage.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,4 @@ addEventListener("fetch", (event) => {
384384
| `StorageObject.contentType` | Read-only property containing the `content-type` of the content stored in the storage |
385385
| `StorageObject.contentLength` | Read-only property containing the size in bytes of the content stored in the storage |
386386

387-
Discover the power of the Object Storage API interface for accessing and manipulating data in buckets. Watch the video below:
388-
<div class="cms-embed">
389-
<iframe width="600" height="400" src="https://www.youtube.com/embed/Kvm_V8SVQyo?si=fcK5eypHC0JW_OO8" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
390-
</div>
387+

src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/frameworks.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Angular is an open-source web framework designed with an emphasis on speed and s
3333
Learn more about [Angular](https://angular.io/docs).
3434

3535
Implementation:
36-
- [Build with Angular on Azion Edge - Video tutorial](https://www.youtube.com/watch?v=TzP0klTocMo)
3736
- [Azion CLI how to build with Angular](/en/documentation/products/cli/frameworks/angular/)
3837
- [Angular Boilerplate on Azion Console](/en/documentation/products/guides/angular-boilerplate/)
3938

@@ -78,7 +77,6 @@ Gatsby is a modern site generator for React that allows for optimized performanc
7877
Learn more about [Gatsby](https://gatsbyjs.com/docs/).
7978

8079
Implementation:
81-
- [Build with Gatsby on Azion Edge - Video tutorial](https://www.youtube.com/watch?v=MpU3ak7OtuM)
8280
- [Gatsby Boilerplate on Azion Console](/en/documentation/products/guides/gatsby-boilerplate/)
8381

8482
---
@@ -130,7 +128,6 @@ Next.js is a flexible React framework that allows for the creation of high-perfo
130128
Learn more about [Next.js](https://nextjs.org/docs).
131129

132130
Implementation:
133-
- [Build with Next.js on Azion Edge - Video tutorial](https://www.youtube.com/watch?v=asyMQcvyfko)
134131
- [How to build with Next.js on Azion CLI](/en/documentation/products/cli/frameworks/next/)
135132
- [Next.js Static Boilerplate on Azion Console](/en/documentation/products/guides/nextjs-static-boilerplate/)
136133
<Tag severity="info" client:only="vue" value="Compute" />
@@ -185,7 +182,6 @@ React is listed on the [Jamstack documentation](https://jamstack.org/generators/
185182
Learn more about [React](https://react.dev/).
186183

187184
Implementation:
188-
- [Build with React on Azion Edge - Video tutorial](https://www.youtube.com/watch?v=sH7-rN3b7SE)
189185
- [How to build with React on Azion CLI](/en/documentation/products/cli/frameworks/react/)
190186
- [Azion Console React Boilerplate](/en/documentation/products/guides/react-boilerplate/)
191187

@@ -224,7 +220,6 @@ Vue.js is a user-friendly, versatile, and approachable JavaScript framework for
224220
Learn more about [Vue](https://vuejs.org/guide/introduction.html).
225221

226222
Implementation:
227-
- [Build with Vue on Azion Edge - Video tutorial](https://www.youtube.com/watch?v=lToP06qH6-A)
228223
- [How to build with Vue and Azion CLI](/en/documentation/products/cli/frameworks/vue/)
229224
- [Vue Boilerplate on Azion Console](/en/documentation/products/guides/vue-boilerplate/)
230225

src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/use-polyfills.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,5 @@ You can access a list of APIs resolved through polyfills by Azion Bundler build
186186
:::
187187

188188

189-
Learn how to resolve Node.js APIs through polyfills. Watch the video below:
190-
<div class="cms-embed">
191-
<iframe width="600" height="400" src="https://www.youtube.com/embed/CrX1P0KxXhw?si=-Oe9RWxU_0Kor52c" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
192-
</div>
189+
193190
---

src/content/docs/en/pages/devtools/azion-edge-runtime/debugging/debugging.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,4 @@ Check the [documentation](/en/documentation/products/observe/data-stream/) to le
133133

134134
Read the [Real-Time Events documentation](/en/documentation/products/observe/real-time-events/) to learn more.
135135

136-
Enhance your Functions debugging skills. Watch the video below:
137-
<div class="cms-embed">
138-
<iframe width="600" height="400" src="https://www.youtube.com/embed/xxfkrEgMruE?si=R806L6T3h8qg2PYF" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
139-
</div>
136+

src/content/docs/en/pages/devtools/cli/azion-cli/azion-overview/azion-overview.mdx

Lines changed: 5 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ Get started with Azion CLI in seconds:
3131
<Code lang="bash" code={`curl -fsSL https://cli.azion.app/install.sh | bash
3232
azion login
3333
azion init
34-
azion deploy`} />
35-
34+
azion deploy`} />
3635

3736
---
3837

@@ -48,11 +47,11 @@ The fastest way to install Azion CLI is using the remote installation script:
4847

4948
Alternatively, you can install using your preferred package manager.
5049

51-
:::note
50+
:::note
5251
If you choose to use Homebrew, Chocolatey, or Windows Package Manager (Winget), no manual download is required.
5352
:::
5453

55-
For **RPM**, **Dpkg**, **apk**, or **.deb**, go to the [releases page](https://github.com/aziontech/azion-cli/releases) and download the desired package, then run:
54+
For **RPM**, **Dpkg**, **apk**, or **.deb**, go to the [releases page](https://github.com/aziontech/azion-cli/releases) and download the desired package, then run:
5655

5756
import Tabs from '~/components/tabs/Tabs';
5857

@@ -64,9 +63,6 @@ import Tabs from '~/components/tabs/Tabs';
6463
<Fragment slot="tab.deb">APT</Fragment>
6564
<Fragment slot="tab.windows">Windows</Fragment>
6665

67-
68-
69-
7066
<Fragment slot="panel.rpm">
7167
<slot name="rpm" />
7268
<Code lang="shell" code={`sudo rpm -i <downloaded_file>`} />
@@ -86,7 +82,7 @@ import Tabs from '~/components/tabs/Tabs';
8682
<Code lang="shell" code={`sudo apt install ./<download_file_path>`} />
8783
</Fragment>
8884

89-
<Fragment slot="panel.windows">
85+
<Fragment slot="panel.windows">
9086
<slot name="windows" />
9187
Using **Chocolatey**:
9288
<Code lang="shell" code={`choco install azion`} />
@@ -102,7 +98,7 @@ Using **Windows Package Manager**:
10298

10399
To update the Azion CLI, download the latest package from the [releases page](https://github.com/aziontech/azion-cli/releases) and run the appropriate command according to your chosen tool:
104100

105-
:::note
101+
:::note
106102
If you choose to use Homebrew, Chocolatey, or Windows Package Manager (Winget), the previous step isn't necessary.
107103
:::
108104

@@ -143,50 +139,7 @@ Using **Windows Package Manager**:
143139

144140
---
145141

146-
<<<<<<< fix/audit-docs-project-review
147-
## Web frameworks
148-
149-
The CLI works together with an open-source framework adapter called [Azion Bundler](https://github.com/aziontech/bundler). Azion Bundler adapts a variety of web frameworks to run on the edge of the network.
150-
151-
Azion employs the terminology `compute` and `deliver` to describe the operational modes of applications within its framework:
152-
153-
| Mode | Description |
154-
| ----- | ------------ |
155-
| Compute | Designed for applications that require computational processing at the Edge, whether it's for Front-End Server-Side Rendering (SSR) or Back-End tasks. In Compute Mode, Azion enables the execution of code and processing of dynamic content at the Edge to enhance performance and responsiveness. |
156-
| Deliver | Tailored for frameworks that primarily focus on handling and routing incoming requests at the Edge, with an emphasis on efficiently serving static files. While applications in Deliver Mode don't execute dynamic code, they excel in optimizing the delivery of static content to end-users, thereby ensuring smooth and fast content distribution. |
157-
158-
The supported frameworks that run **static** (deliver) applications include:
159-
160-
- [Angular](/en/documentation/products/cli/frameworks/angular/)
161-
- [Astro](/en/documentation/products/cli/frameworks/astro/)
162-
- [Hexo](/en/documentation/products/cli/frameworks/hexo/)
163-
- [Next.js](/en/documentation/products/cli/frameworks/next/)
164-
- [React](/en/documentation/products/cli/frameworks/react/)
165-
- [Vue](/en/documentation/products/cli/frameworks/vue/)
166-
- [Vite](/en/documentation/products/cli/frameworks/vite/)
167-
- JavaScript
168-
- TypeScript
169-
- Rustwasm
170-
- Emscripten
171-
- Gatsby
172-
- Jekyll
173-
- Svelte
174-
- Eleventy
175-
176-
177-
178-
For applications that require processing on the edge (compute) rather than only delivery of content:
179-
180-
<LinkButton link="/en/documentation/devtools/azion-edge-runtime/compatibility/nextjs/" label="go to Azion and Next.js compatibility docs" severity="secondary" target="_blank" />
181-
<LinkButton link="/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/" label="go to supported Web Frameworks" severity="secondary" target="_blank" />
182-
<LinkButton link="/en/documentation/runtime-apis/javascript/" label="go to supported Web APIs" severity="secondary" target="_blank" />
183-
<LinkButton link="/en/documentation/products/azion-edge-runtime/compatibility/node/" label="go to node.js support reference" severity="secondary" target="_blank" />
184-
185-
186-
Learn how to install the Azion CLI with a step-by-step tutorial. Watch now on Azion's YouTube channel.
187-
=======
188142
## Web Frameworks
189-
>>>>>>> main
190143

191144
The CLI works with [Azion Bundler](https://github.com/aziontech/bundler), an open-source framework adapter that enables popular web frameworks to run on the edge. Supported frameworks include Next.js, React, Vue, Angular, Astro, and many more.
192145

0 commit comments

Comments
 (0)