Skip to content

Conversation

@SahilAujla
Copy link
Collaborator

@SahilAujla SahilAujla commented Nov 26, 2025

Description

In total we've migrated: 296 assets (295 images + 1 video)

This includes images from various sources:

  • 225 locally stored ones (majority)
  • S3 URLs (both ours and fern's)
  • Github URLs (some logos were stored on github)
  • external cdns (logos for monad, celo etc. were coming from external CDNs)

Now all of this is centralized in one place, in cloudinary.

I also found that there are 964 images in fern/images that we aren't referencing anymore anywhere in our docs, so we can safely remove them and ofc we didn't migrate those to cloudinary - this is great for cleanup 🙌

Testing

  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

Copilot AI review requested due to automatic review settings November 26, 2025 06:28
@SahilAujla SahilAujla requested a review from a team as a code owner November 26, 2025 06:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates all asset URLs from various hosting sources (primarily static.alchemyapi.io, fern-image-hosting.s3.us-east-1.amazonaws.com, and local file references) to Cloudinary (alchemyapi-res.cloudinary.com). The migration provides centralized asset management and improved delivery performance.

Key Changes

  • Updated image URLs across documentation files to use Cloudinary CDN
  • Migrated video assets to Cloudinary
  • Consolidated asset hosting from multiple sources to a single CDN

Reviewed changes

Copilot reviewed 89 out of 89 changed files in this pull request and generated no comments.

Show a summary per file
File Description
fern/tutorials/transactions/transaction-simulation/*.mdx Updated asset logo URLs for USDC and UNI tokens
fern/tutorials/transactions/transaction-history/*.mdx Migrated GitHub repository thumbnails and favicon references
fern/tutorials/smart-wallets//.mdx Updated screenshot and diagram URLs for gas manager and account abstraction guides
fern/tutorials/learn-about-alchemy/*.mdx Migrated referral program and verified badge screenshots
fern/tutorials/getting-started//.mdx Updated dashboard screenshot and diagram URLs
fern/tutorials/creating-smart-contracts/*.mdx Migrated Metamask setup and deployment screenshots
fern/tutorials/alchemy-university//.mdx Updated educational diagrams, code examples, and technical illustrations
fern/tutorials/alchemy-subgraphs//.mdx Migrated subgraph dashboard and configuration screenshots
fern/home/index.mdx Updated use-case icon URLs
fern/changelog/2025-09-18.md Migrated video asset to Cloudinary
fern/api-reference//.mdx Updated API documentation screenshots, chain logos, and technical diagrams

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Nov 26, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Nov 26, 2025, 6:16 PM

@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 06:29 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 17:42 Destroyed
@SahilAujla SahilAujla closed this Nov 26, 2025
@SahilAujla SahilAujla reopened this Nov 26, 2025
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 18:13 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 18:13 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 18:14 Destroyed
Copy link
Collaborator

@dslovinsky dslovinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

@SahilAujla SahilAujla merged commit 5db2e52 into main Nov 26, 2025
8 of 9 checks passed
@SahilAujla SahilAujla deleted the asset-migration branch November 26, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants