Skip to content

Commit ab05771

Browse files
authored
docs: add source for each provider
1 parent 3996403 commit ab05771

23 files changed

Lines changed: 115 additions & 0 deletions

docs/content/3.providers/cloudflare.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Cloudflare
33
description: Nuxt Image has first class integration with Cloudflare.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudflare.ts
8+
size: xs
49
---
510

611
Integration between [Cloudflare](https://developers.cloudflare.com/images/) and the image module.

docs/content/3.providers/cloudimage.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Cloudimage
33
description: Nuxt Image has first class integration with Cloudimage.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudimage.ts
8+
size: xs
49
---
510

611
Integration between [Cloudimage](https://www.cloudimage.io/en/home) and the image module.

docs/content/3.providers/cloudinary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Cloudinary
33
description: Nuxt Image has first class integration with Cloudinary.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudinary.ts
8+
size: xs
49
---
510

611
Integration between [Cloudinary](https://cloudinary.com) and the image module.

docs/content/3.providers/contentful.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Contentful
33
description: Nuxt Image has first class integration with Contentful.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/contentful.ts
8+
size: xs
49
---
510

611
Integration between [Contentful](https://www.contentful.com/) and the image module.

docs/content/3.providers/directus.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Directus
33
description: Nuxt Image with Directus integration.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/directus.ts
8+
size: xs
49
---
510

611
Integration between [Directus](https://directus.io/) and the image module.

docs/content/3.providers/edgio.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Edgio
33
description: Optimize images with Edgio (formerly Layer0)'s optimization service.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/edgio.ts
8+
size: xs
49
---
510

611
Edgio provides a simple HTTP service for optimizing images.

docs/content/3.providers/fastly.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Fastly
33
description: Nuxt Image has first class integration with Fastly.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/fastly.ts
8+
size: xs
49
---
510

611
Integration between [Fastly](https://docs.fastly.com/en/guides/image-optimization-api) and the image module.

docs/content/3.providers/glide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Glide
33
description: Nuxt Image has first class integration with Glide.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/glide.ts
8+
size: xs
49
---
510

611
Integration between [Glide](https://glide.thephpleague.com/) and the image module.

docs/content/3.providers/gumlet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Gumlet
33
description: Nuxt Image has first class integration with Gumlet.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/gumlet.ts
8+
size: xs
49
---
510

611
Integration between [Gumlet](https://docs.gumlet.com/) and the image module.

docs/content/3.providers/imageengine.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: ImageEngine
33
description: Nuxt Image has first class integration with ImageEngine.
4+
links:
5+
- label: Source
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/image/blob/main/src/runtime/providers/imageengine.ts
8+
size: xs
49
---
510

611
Integration between [ImageEngine](https://imageengine.io/) and the image module.

0 commit comments

Comments
 (0)