Hosting generated static images on another place
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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