Skip to content

Commit 6cfa14c

Browse files
committed
docs: use img tag
1 parent 866080d commit 6cfa14c

23 files changed

+51
-51
lines changed

docs/content/blog/1.beta.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ One of the core features of the `@nuxthub/core` module is the ability to connect
4949

5050
This feature is useful for working with your production or staging database, KV and blob storage during development.
5151

52-
:nuxt-img{src="/images/blog/nuxthub-remote-storage.png" alt="NuxtHub remote storage in terminal" width="915" height="515"}
52+
:img{src="/images/blog/nuxthub-remote-storage.png" alt="NuxtHub remote storage in terminal" width="915" height="515"}
5353

5454
When opening the [Nuxt DevTools](https://devtools.nuxt.com) of your project, you will notice new tabs:
5555

56-
:nuxt-img{src="/images/blog/nuxthub-devtools.png" alt="NuxtHub tabs in Nuxt devtools" width="915" height="515"}
56+
:img{src="/images/blog/nuxthub-devtools.png" alt="NuxtHub tabs in Nuxt devtools" width="915" height="515"}
5757

5858
NuxtHub adds a UI to administrate your SQL database (powered by [Drizzle Studio](https://orm.drizzle.team/drizzle-studio/overview)), KV and Blob storage as well as your server cache.
5959

@@ -77,7 +77,7 @@ Some of the features are:
7777
- Monitor your application with logs and analytics
7878

7979
::a{href="https://admin.hub.nuxt.com" target="_blank"}
80-
:nuxt-img{src="/images/blog/nuxthub-admin-projects.png" alt="NuxtHub projects management" width="915" height="515"}
80+
:img{src="/images/blog/nuxthub-admin-projects.png" alt="NuxtHub projects management" width="915" height="515"}
8181
::
8282

8383
You can sign up for free and start building full-stack Nuxt applications at [admin.hub.nuxt.com](https://admin.hub.nuxt.com).
@@ -106,11 +106,11 @@ NuxtHub also has the ability to access your remote storage from your local envir
106106

107107
As of today, NuxtHub works like this:
108108

109-
:nuxt-img{src="/images/landing/nuxthub-schema.png" alt="NuxtHub architecture" width="915" height="594"}
109+
:img{src="/images/landing/nuxthub-schema.png" alt="NuxtHub architecture" width="915" height="594"}
110110

111111
This is only the beginning as we plan to support more Cloudflare primitives in the future:
112112

113-
:nuxt-img{src="/images/blog/cloudflare-primitives.png" alt="Cloudflare primitives" width="915" height="810"}
113+
:img{src="/images/blog/cloudflare-primitives.png" alt="Cloudflare primitives" width="915" height="810"}
114114

115115
## What’s next?
116116

docs/content/blog/2.drawing-app-with-nuxt-and-cloudflare-r2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ When running your project locally, you can open the Nuxt DevTools:
447447
- `Shift + Option + D` shortcut or clicking on the Nuxt logo in the botttom of the screen
448448
- The look for the **Hub Blob** tab (you can also use `CTRL + K` to open the search bar and type `Blob`)
449449

450-
:nuxt-img{src="/images/blog/atidraw-devtools-blob.png" alt="NuxtHub DevTools Blob for Atidraw" width="915" height="515" data-zoom-src="/images/blog/atidraw-devtools-blob.png"}
450+
:img{src="/images/blog/atidraw-devtools-blob.png" alt="NuxtHub DevTools Blob for Atidraw" width="915" height="515" data-zoom-src="/images/blog/atidraw-devtools-blob.png"}
451451

452452
### Production
453453

@@ -461,7 +461,7 @@ npx nuxthub manage
461461

462462
Or go to https://admin.hub.nuxt.com and select your project.
463463

464-
:nuxt-img{src="/images/blog/atidraw-admin-blob.png" alt="NuxtHub Admin Blob for Atidraw" width="915" height="515" data-zoom-src="/images/blog/atidraw-admin-blob.png"}
464+
:img{src="/images/blog/atidraw-admin-blob.png" alt="NuxtHub Admin Blob for Atidraw" width="915" height="515" data-zoom-src="/images/blog/atidraw-admin-blob.png"}
465465

466466
## Conclusion
467467

docs/content/blog/3.cloudflare-ai-for-user-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ I've been thinking about two features:
8383

8484
Before starting, I took a look at [Cloudflare's multi modal playground](https://multi-modal.ai.cloudflare.com/) and played with some models.
8585

86-
:nuxt-img{alt="Atidraw AI models" dataZoomSrc="/images/blog/atidraw-ai-models.png" height="515" src="/images/blog/atidraw-ai-models.png" width="915"}
86+
:img{alt="Atidraw AI models" dataZoomSrc="/images/blog/atidraw-ai-models.png" height="515" src="/images/blog/atidraw-ai-models.png" width="915"}
8787

8888
This guided me to the following models:
8989
- [LLaVA](https://developers.cloudflare.com/workers-ai/models/llava-1.5-7b-hf/) for the alternative text generation

docs/content/changelog/blob-folders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Learn more about Blob Storage.
4040

4141
When viewing your blobs in the [NuxtHub admin](https://admin.hub.nuxt.com), you will now see a folder structure:
4242

43-
:nuxt-img{src="/images/changelog/server-cache.png" alt="NuxtHub Deployment Details" width="915" height="515"}
43+
:img{src="/images/changelog/server-cache.png" alt="NuxtHub Deployment Details" width="915" height="515"}
4444

4545
::callout{icon="i-lucide-heart"}
4646
Thank you to [Gerben Mulder](https://github.com/Gerbuuun) for suggesting this feature on [nuxt-hub/core#101](https://github.com/nuxt-hub/core/issues/101).

docs/content/changelog/cloudflare-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We now fully support Cloudflare Access across admin, module and CLI.
1919

2020
## What is Cloudflare Access
2121

22-
:nuxt-img{src="/images/changelog/cloudflare-access.png" alt="Cloudflare Access" width="915" height="515"}
22+
:img{src="/images/changelog/cloudflare-access.png" alt="Cloudflare Access" width="915" height="515"}
2323

2424
[Cloudflare Access](https://www.cloudflare.com/zero-trust/products/access/) allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of [Cloudflare's Zero Trust](https://www.cloudflare.com/plans/zero-trust-services/) offerings.
2525

docs/content/changelog/database-migrations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This feature is available on both [free and pro plans](/pricing) starting with [
2323

2424
We're excited to introduce automatic [database migrations](/docs/features/database#database-migrations) in NuxtHub.
2525

26-
:nuxt-img{src="/images/changelog/database-migrations.png" alt="Automatic Database Migrations" width="915" height="515"}
26+
:img{src="/images/changelog/database-migrations.png" alt="Automatic Database Migrations" width="915" height="515"}
2727

2828
## Automatic Migration Application
2929

@@ -36,7 +36,7 @@ Starting now, when you clone any of [our templates](/templates) with a database,
3636

3737
[→ Deploy the Todo App template](https://admin.hub.nuxt.com/new?template=atidone)
3838

39-
:nuxt-img{src="/images/changelog/database-migration-on-deploy.png" alt="Database Migrations applied during deployment" width="915" height="515"}
39+
:img{src="/images/changelog/database-migration-on-deploy.png" alt="Database Migrations applied during deployment" width="915" height="515"}
4040

4141
::note{to="/docs/features/database#database-migrations"}
4242
Learn more about database migrations in our **full documentation**.

docs/content/changelog/deploy-button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors:
1818

1919
The button is designed to be used in the README of a GitHub repository, documentations or any other place where you want to allow users to deploy your project with one click.
2020

21-
:nuxt-img{src="/images/changelog/deploy-button.png" alt="NuxtHub Deploy Button" width="915" height="515"}
21+
:img{src="/images/changelog/deploy-button.png" alt="NuxtHub Deploy Button" width="915" height="515"}
2222

2323
## Deploy Button
2424

docs/content/changelog/deployment-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authors:
2323

2424
We are excited to announce that we have added a new page to NuxtHub: **Deployment Details**!
2525

26-
:nuxt-img{src="/images/changelog/deployment-details.png" alt="NuxtHub Deployment Details" width="915" height="515"}
26+
:img{src="/images/changelog/deployment-details.png" alt="NuxtHub Deployment Details" width="915" height="515"}
2727

2828
You can now access more information about each deployment such as:
2929
- **Details:** Status, Branch, Commit and more

docs/content/changelog/github-app-and-action.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ We're thrilled to release our brand new [GitHub Application](https://github.com/
2323

2424
Once setup, NuxtHub will automatically comment on pull requests with branch URLs, permalinks and QR codes for easy preview access.
2525

26-
:nuxt-img{src="/images/changelog/nuxthub-github-app-action.png" alt="GitHub Action" width="926" height="520"}
26+
:img{src="/images/changelog/nuxthub-github-app-action.png" alt="GitHub Action" width="926" height="520"}
2727

2828
## GitHub Deployments
2929

3030
NuxtHub also integrates with GitHub's deployment system, including status updates and environment tracking.
3131

32-
:nuxt-img{src="/images/changelog/nuxthub-github-action-deployment.png" alt="NuxtHub GitHub Action deployments" width="926" height="521"}
32+
:img{src="/images/changelog/nuxthub-github-action-deployment.png" alt="NuxtHub GitHub Action deployments" width="926" height="521"}
3333

3434
This includes GitHub Deployments support in pull requests.
3535

36-
:nuxt-img{src="/images/changelog/nuxthub-github-action-deployment-pr.png" alt="NuxtHub GitHub Action deployments" width="926" height="219"}
36+
:img{src="/images/changelog/nuxthub-github-action-deployment-pr.png" alt="NuxtHub GitHub Action deployments" width="926" height="219"}
3737

3838
And many more:
3939
- **Deployment Protection**: Support for GitHub's deployment protection rules which enable approval workflows and environment restrictions ([learn more on GitHub's documentation](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#deployment-protection-rules))
@@ -44,7 +44,7 @@ And many more:
4444

4545
Thanks to the new GitHub App, you can now clone a template from NuxtHub Admin and deploy it with a single click.
4646

47-
:nuxt-img{src="/images/changelog/nuxthub-github-app-clone-template.png" alt="NuxtHub GitHub App clone template" width="2596" height="1460"}
47+
:img{src="/images/changelog/nuxthub-github-app-clone-template.png" alt="NuxtHub GitHub App clone template" width="2596" height="1460"}
4848

4949
::note
5050
The repository will be created in your GitHub account with the GitHub Actions workflow already configured.

docs/content/changelog/hub-vectorize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This feature is available on both [free and pro plans](/pricing) and in [`@nuxth
1818

1919
We are excited to introduce [`hubVectorize()`](/docs/features/vectorize), which gives you access to a globally distributed vector database from Nuxt. Paired with [`hubAI()`](/docs/features/ai), it makes Nuxt a perfect framework for easily building full-stack AI-powered applications.
2020

21-
:nuxt-img{src="/images/changelog/nuxthub-vectorize.png" alt="NuxtHub Vectorize command" width="915" height="515"}
21+
:img{src="/images/changelog/nuxthub-vectorize.png" alt="NuxtHub Vectorize command" width="915" height="515"}
2222

2323
## What is a vector database?
2424

0 commit comments

Comments
 (0)