Skip to content

docs: migrate guides from v1 to v2 Starlight#182

Merged
ghostdevv merged 11 commits intocloudinary-community:mainfrom
mohith2883:docs/readd-old-guides
Mar 4, 2026
Merged

docs: migrate guides from v1 to v2 Starlight#182
ghostdevv merged 11 commits intocloudinary-community:mainfrom
mohith2883:docs/readd-old-guides

Conversation

@mohith2883
Copy link
Contributor

Description

Migrated the guides from v1 docs to v2 Starlight docs.

  • Added the following guides under packages/docs/src/content/guides in .mdx format:
    • Background Removal
    • Image Optimization
    • Image Overlays
    • Image Underlays
    • Placeholders
    • Responsive Images
    • Social Media Cards
    • Text Overlays
    • Uploading Images and Videos

  • Updated content to match Starlight syntax (.mdx, Tabs component, Callouts, etc.)

  • Removed outdated redirect entries for guides from vercel.json.

Issue Ticket Number

Fixes #122

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2025

⚠️ No Changeset found

Latest commit: a6dd86d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 1, 2025

@mohith2883 is attempting to deploy a commit to the Cloudinary DevX Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@ghostdevv ghostdevv left a comment

Choose a reason for hiding this comment

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

hey! Thanks for the PR @mohith2883, apologies for the late review 🙏 I added some comments which apply to all the guides here. They need slight tweaks to work with our v2 docs.

You can view instructions in our CONTRIBUTING.md to see how to run the docs locally - don't forget to run pnpm format!

Let me know if you have any issues

@mohith2883
Copy link
Contributor Author

Hey @ghostdevv can you have a look

@mohith2883
Copy link
Contributor Author

Hey @eportis-cloudinary can you check it

@mohith2883
Copy link
Contributor Author

Hey @ghostdevv can you check it

Copy link
Collaborator

@ghostdevv ghostdevv left a comment

Choose a reason for hiding this comment

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

Hey, thanks for your patience and work here! I was away most of last week so wasn't able to review. I've left a few more comments I've seen, most of the changes are in all of the files so if you could check them that would be awesome. When that's done I think we can get this merged!

@devpatocld
Copy link

@mohith2883 Hi! Are you still working on this?

@ghostdevv ghostdevv marked this pull request as draft March 4, 2026 06:15
@ghostdevv ghostdevv self-assigned this Mar 4, 2026
@vercel
Copy link

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
svelte-cloudinary Ready Ready Preview, Comment Mar 4, 2026 7:28am

Request Review

@ghostdevv ghostdevv marked this pull request as ready for review March 4, 2026 07:28
Copy link
Collaborator

@ghostdevv ghostdevv left a comment

Choose a reason for hiding this comment

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

I fixed up the remaining issues, ty @mohith2883!

@ghostdevv ghostdevv merged commit 0e9b153 into cloudinary-community:main Mar 4, 2026
6 checks passed
@ghostdevv
Copy link
Collaborator

@all-contributors add @mohith2883 for docs

@allcontributors
Copy link
Contributor

@ghostdevv

I've put up a pull request to add @mohith2883! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

re-add old guides to the new docs

3 participants