nuxt / nuxt/image

Hosting generated static images on another place

Open
#1,658 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.5k
Forks
331
Avg merge
19h 52m
Merged PRs (30d)
9

Description

I'm using nuxt generate to generate static images at the .output/public/_ipx/ folder. However, I want to host these images on another machine.

Using image.ipx.baseURL cannot solve this problem because that option shouldn't contain any domains.
I suggest providing a new option for this(like image.ipx.cdnURL) and document this use case clearly.

If you think this make sense, I wound like to make a contribution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how image.ipx.baseURL relates to the .output/public/_ipx/ output produced by nuxt generate. Define how an external image host should be configured, then document the hosting use case and verify that generated image URLs use the configured destination.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
performance, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.