Skip to content

Commit 2feff31

Browse files
committed
docs: add blob upload prefix
1 parent 8028dae commit 2feff31

File tree

3 files changed

+2527
-5412
lines changed

3 files changed

+2527
-5412
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Blob Upload Prefix
3+
description: "It is now possible to upload a blob and setting the prefix beforehand."
4+
date: 2024-07-02
5+
image: '/images/changelog/blob-upload-prefix.png'
6+
category: Admin
7+
authors:
8+
- name: Sebastien Chopin
9+
avatar:
10+
src: https://avatars.githubusercontent.com/u/904724?v=4
11+
to: https://x.com/atinux
12+
username: atinux
13+
- name: Ahad Birang
14+
avatar:
15+
src: https://avatars.githubusercontent.com/u/2047945?v=4
16+
to: https://x.com/a_birang
17+
username: a_birang
18+
---
19+
20+
It is now possible to set the prefix before uploading a blob in the NuxtHub admin and in the Nuxt Devtools (NuxtHub Blob tab).
21+
22+
::video{poster="https://res.cloudinary.com/nuxt/video/upload/so_0/v1719931201/nuxthub/admin-blob-prefix_akfj3k.jpg" controls class="w-full h-auto"}
23+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.webm" type="video/webm"}
24+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.mp4" type="video/mp4"}
25+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.ogg" type="video/ogg"}
26+
::
27+
28+
::callout{icon="i-ph-book-open-duotone" to="/docs/storage/blob"}
29+
Learn more about Blob Storage.
30+
::
31+
32+
::tip
33+
This feature is available on all [NuxtHub plans](/pricing).
34+
::
35+
36+
Head over the [NuxtHub admin](https://admin.hub.nuxt.com) to try this feature or locally in the Nuxt Devtools.
232 KB
Loading

0 commit comments

Comments
 (0)